Skip to content

Commit bbf64ad

Browse files
committed
Add missing Morph+SpringBall req to Indiana Jones setup
1 parent 471260a commit bbf64ad

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

region/norfair/crocomire/Indiana Jones Room.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,9 @@
240240
"link": [1, 1],
241241
"name": "Leave with Super Sink",
242242
"requires": [
243-
{"enemyDamage": {"enemy": "Ripper 2 (green)", "type": "contact", "hits": 2}}
243+
{"enemyDamage": {"enemy": "Ripper 2 (green)", "type": "contact", "hits": 2}},
244+
"Morph",
245+
"SpringBall"
244246
],
245247
"exitCondition": {
246248
"leaveWithSuperSink": {}

0 commit comments

Comments
 (0)