Skip to content

Commit 6f1b386

Browse files
authored
Right-Left Pirate Damage (#2550)
1 parent 95441eb commit 6f1b386

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

region/tourian/main/Tourian Escape Room 4.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -887,6 +887,10 @@
887887
"HiJump",
888888
"canPseudoScrew"
889889
]}
890+
]},
891+
{"or": [
892+
{"enemyDamage": {"enemy": "Tourian Space Pirate (all)", "type": "contact", "hits": 2}},
893+
"canTrickyJump"
890894
]}
891895
],
892896
"flashSuitChecked": true,
@@ -908,6 +912,10 @@
908912
"HiJump",
909913
"SpaceJump"
910914
]}
915+
]},
916+
{"or": [
917+
{"enemyDamage": {"enemy": "Tourian Space Pirate (all)", "type": "contact", "hits": 2}},
918+
"canTrickyJump"
911919
]}
912920
],
913921
"flashSuitChecked": true,

0 commit comments

Comments
 (0)