Skip to content

Commit 936a45f

Browse files
authored
Merge pull request #2639 from nn357/mothrbrainleaveiwthrunway
update leave with runway
2 parents 6e3974f + b7c7037 commit 936a45f

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

region/tourian/main/Mother Brain Room.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,10 +399,14 @@
399399
"name": "Leave with Runway",
400400
"requires": [
401401
{"or": [
402-
"canTrickyJump",
402+
"canTrickyDodgeEnemies",
403403
{"and": [
404404
"canUseIFrames",
405405
{"enemyDamage": {"enemy": "Rinka", "type": "contact", "hits": 1}}
406+
]},
407+
{"and": [
408+
"Ice",
409+
"canTrickyJump"
406410
]}
407411
]}
408412
],

0 commit comments

Comments
 (0)