Skip to content

Commit ed3728b

Browse files
committed
Feedback
1 parent 9385ba1 commit ed3728b

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

region/lowernorfair/east/Plowerhouse Room.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,14 @@
387387
"link": [1, 3],
388388
"name": "Super Kill",
389389
"requires": [
390-
"canDodgeWhileShooting",
390+
{"or": [
391+
"canDodgeWhileShooting",
392+
{"enemyDamage": {
393+
"enemy": "Holtz",
394+
"type": "contact",
395+
"hits": 1
396+
}}
397+
]},
391398
{"enemyKill": {
392399
"enemies": [["Holtz", "Holtz"]],
393400
"explicitWeapons": ["Super"]

0 commit comments

Comments
 (0)