Skip to content

Commit 56ee54a

Browse files
committed
fix error
1 parent 1e7dbd4 commit 56ee54a

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

region/lowernorfair/east/Fast Pillars Setup Room.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,8 @@
146146
"to": [
147147
{"id": 1},
148148
{"id": 2},
149-
{"id": 4}
149+
{"id": 4},
150+
{"id": 5}
150151
]
151152
},
152153
{
@@ -1265,7 +1266,8 @@
12651266
"requires": [
12661267
"h_heatedGMode",
12671268
"h_canArtificialMorphMovement",
1268-
"h_canArtificialMorphPowerBomb"
1269+
"h_canArtificialMorphPowerBomb",
1270+
{"heatFrames": 0}
12691271
],
12701272
"clearsObstacles": ["A"],
12711273
"flashSuitChecked": true,
@@ -1609,7 +1611,7 @@
16091611
"flashSuitChecked": true
16101612
},
16111613
{
1612-
"link": [2, 5],
1614+
"link": [3, 5],
16131615
"name": "G-Mode Morph, Power Bomb the Blocks",
16141616
"entranceCondition": {
16151617
"comeInWithGMode": {

0 commit comments

Comments
 (0)