Skip to content

Commit 5d95831

Browse files
authored
Merge pull request #1742 from blkerby/fix-resource-at-most
Fix resourceAtMost in Norfair Reserve pause abuse
2 parents 76828b1 + c9fa24d commit 5d95831

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

region/norfair/east/Norfair Reserve Tank Room.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
{"type": "Super", "count": 0}
184184
]},
185185
{"heatFrames": 392},
186-
{"resourceAtMost": [{"type": "Energy", "count": 1}]}
186+
{"resourceAtMost": [{"type": "RegularEnergy", "count": 1}]}
187187
],
188188
"collectsItems": [2, 3],
189189
"note": [

0 commit comments

Comments
 (0)