Skip to content

Commit 45bfd35

Browse files
committed
update leave with runway
due to the right rinka spawning not the left (practice hack fast doors issue) upgrade tricky jump to tricky dodge enemies
1 parent 7fe9a55 commit 45bfd35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

region/tourian/main/Mother Brain Room.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@
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}}

0 commit comments

Comments
 (0)