Skip to content

Commit e2e3507

Browse files
blkerbyosse101
andauthored
Apply suggestions from code review
Co-authored-by: Michael McKenzie <mikemck101@gmail.com>
1 parent 229942e commit e2e3507

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

region/brinstar/kraid/Baby Kraid Room.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@
266266
"link": [1, 1],
267267
"name": "Pirate Farm",
268268
"requires": [
269+
{"resetRoom": {"nodes": [1]}},
269270
{"or": [
270271
{"and": [
271272
"Plasma",

region/brinstar/kraid/Warehouse Kihunter Room.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@
421421
"link": [2, 2],
422422
"name": "Kihunter Farm",
423423
"requires": [
424-
{"resetRoom": {"nodes": [1]}},
424+
{"resetRoom": {"nodes": [2]}},
425425
"canDodgeWhileShooting",
426426
{"or": [
427427
"HiJump",
@@ -575,7 +575,7 @@
575575
"link": [3, 3],
576576
"name": "Kihunter Farm",
577577
"requires": [
578-
{"resetRoom": {"nodes": [1]}},
578+
{"resetRoom": {"nodes": [3]}},
579579
"h_useMorphBombs",
580580
{"or": [
581581
{"and": [

0 commit comments

Comments
 (0)