Skip to content

Commit 87111e2

Browse files
kjbranchgithub-actions[bot]
authored andcommitted
Run Strat ID, Tech ID, and Notable ID Generator & Autoformatter
1 parent 8345133 commit 87111e2

3 files changed

Lines changed: 14 additions & 5 deletions

File tree

region/brinstar/red/Caterpillar Room.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2234,6 +2234,7 @@
22342234
"flashSuitChecked": true
22352235
},
22362236
{
2237+
"id": 97,
22372238
"link": [7, 5],
22382239
"name": "Exit G-Mode",
22392240
"requires": [
@@ -2243,6 +2244,7 @@
22432244
"note": "Exit G-Mode near the door to pass the gate."
22442245
},
22452246
{
2247+
"id": 98,
22462248
"link": [7, 5],
22472249
"name": "Exit G-Mode, Open Gate",
22482250
"requires": [
@@ -2260,7 +2262,7 @@
22602262
]
22612263
}
22622264
],
2263-
"nextStratId": 97,
2265+
"nextStratId": 99,
22642266
"notables": [],
22652267
"nextNotableId": 1
22662268
}

region/lowernorfair/east/Lower Norfair Escape Power Bomb Room.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@
136136
]
137137
},
138138
{
139+
"id": 16,
139140
"link": [2, 1],
140141
"name": "Come In Shinecharged, Leave With Spark (Quick Drop)",
141142
"entranceCondition": {
@@ -167,6 +168,7 @@
167168
]
168169
},
169170
{
171+
"id": 17,
170172
"link": [2, 1],
171173
"name": "Carry Shinecharge (Quick Drop)",
172174
"entranceCondition": {
@@ -397,7 +399,7 @@
397399
"flashSuitChecked": true
398400
}
399401
],
400-
"nextStratId": 16,
402+
"nextStratId": 18,
401403
"notables": [
402404
{
403405
"id": 1,

region/lowernorfair/east/Lower Norfair Fireflea Room.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -790,6 +790,7 @@
790790
}
791791
},
792792
{
793+
"id": 64,
793794
"link": [3, 3],
794795
"name": "Leave Shinecharged",
795796
"requires": [
@@ -807,7 +808,7 @@
807808
"gentleUpTiles": 3,
808809
"gentleDownTiles": 3,
809810
"openEnd": 1
810-
}}
811+
}}
811812
]}
812813
]},
813814
"canShinechargeMovement"
@@ -818,7 +819,11 @@
818819
}
819820
},
820821
"unlocksDoors": [
821-
{"nodeId": 1, "types": ["ammo"], "requires": []}
822+
{
823+
"nodeId": 1,
824+
"types": ["ammo"],
825+
"requires": []
826+
}
822827
],
823828
"flashSuitChecked": true
824829
},
@@ -1163,7 +1168,7 @@
11631168
]
11641169
}
11651170
],
1166-
"nextStratId": 64,
1171+
"nextStratId": 65,
11671172
"notables": [
11681173
{
11691174
"id": 1,

0 commit comments

Comments
 (0)