Skip to content

Commit d73c160

Browse files
authored
Merge pull request #2444 from nn357/east_soup_10pb
add 10pb cf to ws east super room
2 parents 23e9d96 + f9edb44 commit d73c160

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

region/wreckedship/main/Sponge Bath.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@
245245
{"or":[
246246
{"resourceAvailable": [{"type": "RegularEnergy", "count": 50}]},
247247
{"and": [
248-
{"resetRoom": {"nodes": [2]}},
248+
{"resetRoom": {"nodes": [1]}},
249249
{"or": [
250250
"ScrewAttack",
251251
"canPseudoScrew",

region/wreckedship/main/Wrecked Ship East Super Room.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,20 @@
388388
"flashSuitChecked": true,
389389
"devNote": "The Bull and Workrobot projectiles aren't a problem."
390390
},
391+
{
392+
"link": [1, 1],
393+
"name": "10 Power Bomb Crystal Flash",
394+
"requires": [
395+
"f_DefeatedPhantoon",
396+
{"or":[
397+
{"resourceAvailable": [{"type": "RegularEnergy", "count": 50}]},
398+
{"resetRoom": {"nodes": [1]}}
399+
]},
400+
"h_10PowerBombCrystalFlash"
401+
],
402+
"resetsObstacles": ["A"],
403+
"flashSuitChecked": true
404+
},
391405
{
392406
"id": 14,
393407
"link": [1, 1],

0 commit comments

Comments
 (0)