Skip to content

Commit 7d116ec

Browse files
committed
Update Lower Mushrooms.json
1 parent 015b2f9 commit 7d116ec

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

region/crateria/west/Lower Mushrooms.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -122,10 +122,10 @@
122122
"requires": [
123123
{"or": [
124124
{"and": [
125-
{"disableEquipment": "ETank"}
125+
"h_CrystalFlash",
126+
"canBeVeryPatient"
126127
]},
127-
"h_CrystalFlash",
128-
"canBeVeryPatient"
128+
{"disableEquipment": "ETank"}
129129
]},
130130
"h_shinechargeMaxRunway",
131131
{"enemyDamage": {"enemy": "Geemer (grey)", "type": "contact", "hits": 1}},
@@ -313,10 +313,10 @@
313313
"requires": [
314314
{"or": [
315315
{"and": [
316-
{"disableEquipment": "ETank"}
316+
"h_CrystalFlash",
317+
"canBeVeryPatient"
317318
]},
318-
"h_CrystalFlash",
319-
"canBeVeryPatient"
319+
{"disableEquipment": "ETank"}
320320
]},
321321
"h_shinechargeMaxRunway",
322322
{"enemyDamage": {"enemy": "Geemer (grey)", "type": "contact", "hits": 1}},

0 commit comments

Comments
 (0)