Skip to content

Commit 7c5c542

Browse files
authored
Merge pull request #2115 from osse101/FireSparkFlea
LN Fireflea shinespark
2 parents 9bdc9a7 + 5fef20a commit 7c5c542

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

region/lowernorfair/east/Lower Norfair Fireflea Room.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1176,6 +1176,26 @@
11761176
"SpeedBooster"
11771177
]
11781178
},
1179+
{
1180+
"link": [7, 6],
1181+
"name": "Shinespark",
1182+
"requires": [
1183+
{"canShineCharge": {
1184+
"usedTiles": 17,
1185+
"openEnd": 1,
1186+
"gentleUpTiles": 6,
1187+
"steepUpTiles": 1
1188+
}},
1189+
{"or": [
1190+
{"and": [
1191+
"canMidairShinespark",
1192+
"canShinechargeMovement",
1193+
{"shinespark": {"frames": 9, "excessFrames": 4}}
1194+
]},
1195+
{"shinespark": {"frames": 21, "excessFrames": 4}}
1196+
]}
1197+
]
1198+
},
11791199
{
11801200
"id": 63,
11811201
"link": [7, 6],

0 commit comments

Comments
 (0)