Skip to content

Commit d853513

Browse files
authored
Merge pull request #2107 from vg-json-data/auto-run-scripts
Run Scripts
2 parents 90e43bd + d4c289a commit d853513

6 files changed

Lines changed: 18 additions & 9 deletions

File tree

region/crateria/east/West Ocean.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1877,6 +1877,7 @@
18771877
}
18781878
},
18791879
{
1880+
"id": 142,
18801881
"link": [5, 5],
18811882
"name": "Leave With Controlled Spring Ball Bounce",
18821883
"requires": [
@@ -1902,9 +1903,7 @@
19021903
"note": [
19031904
"Use the runway on the left side of the room to gain speed and bounce across the room."
19041905
],
1905-
"devNote": [
1906-
"Higher speed (at least up to $4.C) is possible with greater difficulty."
1907-
]
1906+
"devNote": ["Higher speed (at least up to $4.C) is possible with greater difficulty."]
19081907
},
19091908
{
19101909
"id": 69,
@@ -3128,7 +3127,7 @@
31283127
]
31293128
}
31303129
],
3131-
"nextStratId": 142,
3130+
"nextStratId": 143,
31323131
"nextNotableId": 14,
31333132
"note": "The section between Bowling Alley Path and Bowling Alley is excluded from West Ocean and considered as its own room instead (Homing Geemer Room)"
31343133
}

region/maridia/inner-green/Oasis.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2183,6 +2183,7 @@
21832183
"clearsObstacles": ["A"]
21842184
},
21852185
{
2186+
"id": 109,
21862187
"link": [3, 5],
21872188
"name": "G-Mode Overload PLMs, Through the Bomb Blocks",
21882189
"entranceCondition": {
@@ -2650,6 +2651,6 @@
26502651
]
26512652
}
26522653
],
2653-
"nextStratId": 109,
2654+
"nextStratId": 110,
26542655
"nextNotableId": 3
26552656
}

region/maridia/inner-pink/Aqueduct.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2677,7 +2677,9 @@
26772677
"leaveWithGModeSetup": {}
26782678
},
26792679
"flashSuitChecked": true,
2680-
"note": ["Use a clockwise or counter-clockwise snail to setup G-Mode on either side of the door."]
2680+
"note": [
2681+
"Use a clockwise or counter-clockwise snail to setup G-Mode on either side of the door."
2682+
]
26812683
},
26822684
{
26832685
"id": 103,

region/maridia/outer/Fish Tank.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,6 +447,7 @@
447447
"note": "Requires a runway of at least 22 tiles in the adjacent room."
448448
},
449449
{
450+
"id": 123,
450451
"link": [1, 4],
451452
"name": "Cross Room Spring Ball Bounce",
452453
"entranceCondition": {
@@ -461,6 +462,7 @@
461462
]
462463
},
463464
{
465+
"id": 124,
464466
"link": [1, 4],
465467
"name": "Tricky Cross Room Spring Ball Bounce",
466468
"entranceCondition": {
@@ -850,6 +852,7 @@
850852
"note": "Requires a runway of at least 10 tiles in the adjacent room."
851853
},
852854
{
855+
"id": 125,
853856
"link": [1, 5],
854857
"name": "Cross Room Spring Ball Bounce",
855858
"entranceCondition": {
@@ -864,6 +867,7 @@
864867
]
865868
},
866869
{
870+
"id": 126,
867871
"link": [1, 5],
868872
"name": "Tricky Cross Room Spring Ball Bounce",
869873
"entranceCondition": {
@@ -3120,7 +3124,7 @@
31203124
]
31213125
}
31223126
],
3123-
"nextStratId": 123,
3127+
"nextStratId": 127,
31243128
"nextNotableId": 9,
31253129
"devNote": [
31263130
"FIXME: node 4 should have 'implicitLeaveNormally'/'implicitUnlocksDoors' false."

region/norfair/crocomire/Post Crocomire Jump Room.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -841,6 +841,7 @@
841841
]
842842
},
843843
{
844+
"id": 87,
844845
"link": [2, 2],
845846
"name": "G-Mode Setup - Frozen Mella",
846847
"requires": [
@@ -1690,6 +1691,6 @@
16901691
]
16911692
}
16921693
],
1693-
"nextStratId": 87,
1694+
"nextStratId": 88,
16941695
"nextNotableId": 10
16951696
}

region/wreckedship/main/Basement.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -964,6 +964,7 @@
964964
]
965965
},
966966
{
967+
"id": 57,
967968
"link": [3, 3],
968969
"name": "Leave With Controlled Spring Ball Bounce (Lower Speed)",
969970
"requires": [
@@ -987,6 +988,7 @@
987988
}
988989
},
989990
{
991+
"id": 58,
990992
"link": [3, 3],
991993
"name": "Leave With Controlled Spring Ball Bounce (Higher Speed)",
992994
"requires": [
@@ -1125,6 +1127,6 @@
11251127
]
11261128
}
11271129
],
1128-
"nextStratId": 57,
1130+
"nextStratId": 59,
11291131
"nextNotableId": 2
11301132
}

0 commit comments

Comments
 (0)