Skip to content

Commit 7479522

Browse files
committed
fix errors
1 parent 9548039 commit 7479522

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

region/maridia/inner-yellow/Plasma Room.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@
266266
"Plasma"
267267
]}
268268
],
269-
"clearsObstacles": ["A"],
269+
"clearsObstacles": ["A", "B"],
270270
"farmCycleDrops": [
271271
{"enemy": "Pink Space Pirate (standing)", "count": 4},
272272
{"enemy": "Pink Space Pirate (wall)", "count": 2}
@@ -293,7 +293,7 @@
293293
]}
294294
]}
295295
],
296-
"resetsObstacles": ["A"],
296+
"resetsObstacles": ["A", "B"],
297297
"farmCycleDrops": [{"enemy": "Pink Space Pirate (standing)", "count": 1}],
298298
"flashSuitChecked": true
299299
},

region/maridia/inner-yellow/Watering Hole.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
"comesInHeated": "no"
226226
},
227227
"requires": [
228-
228+
"h_CrystalSpark"
229229
],
230230
"flashSuitChecked": true,
231231
"blueSuitChecked": true

0 commit comments

Comments
 (0)