Skip to content

Commit 1d2c11b

Browse files
authored
Remove screw attack from enemyKill
1 parent 7bd59d8 commit 1d2c11b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

region/brinstar/blue/Morph Ball Room.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@
255255
{"enemyDamage": {"enemy": "Sidehopper", "type": "contact", "hits": 1}},
256256
{"enemyKill": {
257257
"enemies": [["Sidehopper", "Sidehopper"]],
258-
"explicitWeapons": ["Missile", "Super", "PowerBomb", "ScrewAttack", "Plasma"]
258+
"explicitWeapons": ["Missile", "Super", "PowerBomb", "Plasma"]
259259
}}
260260
]}
261261
]},
@@ -1618,4 +1618,4 @@
16181618
"notables": [],
16191619
"nextStratId": 76,
16201620
"nextNotableId": 1
1621-
}
1621+
}

0 commit comments

Comments
 (0)