Skip to content

Commit 86d596f

Browse files
kjbranchosse101
andauthored
Apply suggestions from code review
Co-authored-by: Michael McKenzie <mikemck101@gmail.com>
1 parent 12a4a66 commit 86d596f

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

region/brinstar/pink/Spore Spawn Super Room.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@
236236
"entranceCondition": {
237237
"comeInWithGMode": {
238238
"mode": "any",
239-
"morphed": false
239+
"morphed": true
240240
}
241241
},
242242
"requires": [
@@ -280,14 +280,17 @@
280280
{"shinespark": {"frames": 138, "excessFrames": 6}},
281281
{"and": [
282282
"h_artificialMorphCrystalFlash",
283+
{"or":[
284+
"Morph",
285+
"canArtificialMorph"
286+
]},
283287
{"shinespark": {"frames": 138, "excessFrames": 6}}
284288
]}
285289
]}
286290
],
287291
"flashSuitChecked": true,
288292
"note": [
289-
"Shinespark multiple times up the shaft and overload PLMs with the camera scroll blocks which are against the crumble blocks.",
290-
"To overload PLMs in as few as 3 Shinesparks, spark diagonally in the shaft and hold backwards when hitting the top, then spark again to get up."
293+
"Shoot the Chozo Ball multiple times to overload PLMs then Shinespark to get up."
291294
]
292295
},
293296
{

0 commit comments

Comments
 (0)