Skip to content

Commit eda9a59

Browse files
authored
Merge pull request #2633 from nn357/knockbackspark_bhallway
add knockback spark to botwoon hallway
2 parents 2c791b3 + 3f42c4d commit eda9a59

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

region/maridia/inner-pink/Botwoon Hallway.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -841,6 +841,29 @@
841841
},
842842
"flashSuitChecked": true
843843
},
844+
{
845+
"link": [2, 2],
846+
"name": "Gain Flash Suit (Puyo R-Mode Knockback Spark)",
847+
"entranceCondition": {
848+
"comeInWithRMode": {}
849+
},
850+
"requires": [
851+
"Gravity",
852+
{"or": [
853+
{"and": [
854+
{"disableEquipment": "ETank"},
855+
{"resourceAvailable": [{"type": "Energy", "count": 99}]}
856+
]},
857+
"h_CrystalFlash"
858+
]},
859+
{"canShineCharge": {
860+
"usedTiles": 17,
861+
"openEnd": 1
862+
}},
863+
"h_RModeKnockbackSpark"
864+
],
865+
"flashSuitChecked": true
866+
},
844867
{
845868
"id": 44,
846869
"link": [2, 2],

0 commit comments

Comments
 (0)