Align scene ids with names and order

This commit is contained in:
Daddy32
2025-12-13 19:59:39 +01:00
parent f57e993964
commit ebd61a7979
5 changed files with 49 additions and 24 deletions

View File

@@ -4,7 +4,7 @@
window.PhysilinksSceneDefs || []);
scenes.push({
id: "scene2",
id: "low-g-terraces",
name: "Low-G terraces",
config: {
gravity: 0.65,
@@ -15,7 +15,7 @@
winCondition: {
type: "score",
target: 50000,
nextSceneId: "scene3",
nextSceneId: "fast-drop-maze",
onWin: { shoveBalls: true },
},
link: {