Skip to content

Commit 78ceca7

Browse files
authored
Merge pull request #2087 from vg-json-data/auto-run-scripts
Run Scripts
2 parents c78ab5d + 4eb117f commit 78ceca7

2 files changed

Lines changed: 12 additions & 22 deletions

File tree

region/brinstar/kraid/Kraid Room.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,7 @@
244244
"flashSuitChecked": true
245245
},
246246
{
247+
"id": 34,
247248
"link": [1, 1],
248249
"name": "Leave Shinecharged (X-Mode or Kraid Defeated)",
249250
"requires": [
@@ -575,6 +576,7 @@
575576
"flashSuitChecked": true
576577
},
577578
{
579+
"id": 35,
578580
"link": [2, 2],
579581
"name": "Leave Shinecharged (X-Mode or Kraid Defeated)",
580582
"requires": [
@@ -713,6 +715,6 @@
713715
}
714716
],
715717
"notables": [],
716-
"nextStratId": 34,
718+
"nextStratId": 36,
717719
"nextNotableId": 1
718720
}

region/lowernorfair/east/Ridley's Room.json

Lines changed: 9 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,7 @@
396396
]
397397
},
398398
{
399+
"id": 27,
399400
"link": [1, 3],
400401
"name": "G-Mode Crystal Flash Stuck Ridley",
401402
"entranceCondition": {
@@ -418,17 +419,9 @@
418419
"canSpringBallJumpMidAir",
419420
"SpaceJump"
420421
]},
421-
{"ridleyKill": {
422-
"powerBombs": false,
423-
"gMode": true,
424-
"stuck": "bottom"}
425-
}
422+
{"ridleyKill": {"powerBombs": false, "gMode": true, "stuck": "bottom"}}
426423
]},
427-
{"ridleyKill": {
428-
"powerBombs": false,
429-
"gMode": true,
430-
"stuck": "top"
431-
}}
424+
{"ridleyKill": {"powerBombs": false, "gMode": true, "stuck": "top"}}
432425
]},
433426
{"autoReserveTrigger": {}},
434427
{"heatFrames": 520},
@@ -447,6 +440,7 @@
447440
]
448441
},
449442
{
443+
"id": 28,
450444
"link": [1, 3],
451445
"name": "G-Mode Ridley with 30 Supers",
452446
"entranceCondition": {
@@ -666,6 +660,7 @@
666660
"flashSuitChecked": true
667661
},
668662
{
663+
"id": 29,
669664
"link": [2, 3],
670665
"name": "G-Mode Crystal Flash Stuck Ridley",
671666
"entranceCondition": {
@@ -688,17 +683,9 @@
688683
"canSpringBallJumpMidAir",
689684
"SpaceJump"
690685
]},
691-
{"ridleyKill": {
692-
"powerBombs": false,
693-
"gMode": true,
694-
"stuck": "bottom"}
695-
}
686+
{"ridleyKill": {"powerBombs": false, "gMode": true, "stuck": "bottom"}}
696687
]},
697-
{"ridleyKill": {
698-
"powerBombs": false,
699-
"gMode": true,
700-
"stuck": "top"
701-
}}
688+
{"ridleyKill": {"powerBombs": false, "gMode": true, "stuck": "top"}}
702689
]},
703690
{"autoReserveTrigger": {}},
704691
{"heatFrames": 520},
@@ -721,6 +708,7 @@
721708
]
722709
},
723710
{
711+
"id": 30,
724712
"link": [2, 3],
725713
"name": "G-Mode Ridley with 30 Supers",
726714
"entranceCondition": {
@@ -893,6 +881,6 @@
893881
]
894882
}
895883
],
896-
"nextStratId": 27,
884+
"nextStratId": 31,
897885
"nextNotableId": 4
898886
}

0 commit comments

Comments
 (0)