We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e7dbd4 commit 56ee54aCopy full SHA for 56ee54a
1 file changed
region/lowernorfair/east/Fast Pillars Setup Room.json
@@ -146,7 +146,8 @@
146
"to": [
147
{"id": 1},
148
{"id": 2},
149
- {"id": 4}
+ {"id": 4},
150
+ {"id": 5}
151
]
152
},
153
{
@@ -1265,7 +1266,8 @@
1265
1266
"requires": [
1267
"h_heatedGMode",
1268
"h_canArtificialMorphMovement",
- "h_canArtificialMorphPowerBomb"
1269
+ "h_canArtificialMorphPowerBomb",
1270
+ {"heatFrames": 0}
1271
],
1272
"clearsObstacles": ["A"],
1273
"flashSuitChecked": true,
@@ -1609,7 +1611,7 @@
1609
1611
"flashSuitChecked": true
1610
1612
1613
- "link": [2, 5],
1614
+ "link": [3, 5],
1615
"name": "G-Mode Morph, Power Bomb the Blocks",
1616
"entranceCondition": {
1617
"comeInWithGMode": {
0 commit comments