Skip to content

Commit 5b84b74

Browse files
committed
Edit PB usage in Beetom Farm again
1 parent 30e08f8 commit 5b84b74

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

region/brinstar/kraid/Warehouse Energy Tank Room.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,9 @@
102102
{"or": [
103103
{"ammo": {"type": "Missile", "count": 1}},
104104
{"ammo": {"type": "Super", "count": 1}},
105-
{"resourceAvailable": [ {"type": "PowerBomb", "count": 1} ]}
105+
{"ammo": {"type": "PowerBomb", "count": 1}}
106106
]},
107+
{"partialRefill": {"type": "PowerBomb", "limit": 1}},
107108
"h_canUsePowerBombs"
108109
]}
109110
]}

0 commit comments

Comments
 (0)