Skip to content

Commit cdcb246

Browse files
committed
add canTrickyDashJump requirement
1 parent 0372dd5 commit cdcb246

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

region/maridia/outer/Crab Hole.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1155,7 +1155,10 @@
11551155
"requires": [
11561156
{"or": [
11571157
"canMomentumConservingMorph",
1158-
"canMomentumConservingTurnaround"
1158+
{"and": [
1159+
"canTrickyDashJump",
1160+
"canMomentumConservingTurnaround"
1161+
]}
11591162
]}
11601163
],
11611164
"note": [

0 commit comments

Comments
 (0)