Skip to content

Commit a5d8396

Browse files
committed
Merge branch 'spawn-at-enemy-hit' of https://github.com/kjbranch/sm-json-data into spawn-at-enemy-hit
2 parents a6e7a5b + 0065b44 commit a5d8396

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

region/brinstar/blue/Morph Ball Room.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -759,7 +759,7 @@
759759
"requires": [
760760
{"enemyDamage": {"enemy": "Sidehopper", "type": "contact", "hits": 2}},
761761
{"or": [
762-
"canCarefulJump",
762+
"canTrickyJump",
763763
{"enemyDamage": {"enemy": "Sidehopper", "type": "contact", "hits": 1}}
764764
]},
765765
"h_canBombThings"

0 commit comments

Comments
 (0)