Skip to content

Commit ad7aa73

Browse files
committed
add missing Morph requirements in Behemoth spark strats
1 parent e8e7bdd commit ad7aa73

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

region/crateria/central/Climb.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,8 @@
419419
"canCrouchJump",
420420
"canMidairShinespark"
421421
]},
422-
{"shinespark": {"frames": 5}}
422+
{"shinespark": {"frames": 5}},
423+
"Morph"
423424
],
424425
"flashSuitChecked": true,
425426
"note": [
@@ -443,7 +444,8 @@
443444
"canCrouchJump",
444445
"canMidairShinespark"
445446
]},
446-
{"shinespark": {"frames": 5}}
447+
{"shinespark": {"frames": 5}},
448+
"Morph"
447449
],
448450
"flashSuitChecked": true,
449451
"note": [

0 commit comments

Comments
 (0)