Skip to content

Commit 2968b68

Browse files
committed
feedback update
1 parent 4c9d935 commit 2968b68

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,15 @@
348348
"name": "Use Flash Suit",
349349
"requires": [
350350
{"useFlashSuit": {}},
351-
{"shinespark": {"frames": 15, "excessFrames": 12}}
351+
{"or": [
352+
{"shinespark": {"frames": 32, "excessFrames": 13}},
353+
{"and": [
354+
{"shinespark": {"frames": 15, "excessFrames": 12}},
355+
{"notable": "Precise Crouch Jump Down Grab"},
356+
"canTrickyJump",
357+
"h_crouchJumpDownGrab"
358+
]}
359+
]}
352360
],
353361
"flashSuitChecked": true
354362
},

0 commit comments

Comments
 (0)