Skip to content

Commit a61aafc

Browse files
committed
Restrict position of Kraid Eye Door hero shot spark
1 parent ef41798 commit a61aafc

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

region/brinstar/kraid/Kraid Eye Door Room.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,9 @@
324324
{"shinespark": {"frames": 36}}
325325
],
326326
"exitCondition": {
327-
"leaveWithSpark": {}
327+
"leaveWithSpark": {
328+
"position": "top"
329+
}
328330
},
329331
"unlocksDoors": [
330332
{"types": ["super"], "requires": []},

0 commit comments

Comments
 (0)