Skip to content

Commit 6385c59

Browse files
committed
Update Desgeega kills to require patience for charge beam/bombs
1 parent fd24f77 commit 6385c59

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

region/lowernorfair/east/Wasteland.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -688,7 +688,7 @@
688688
{"and": [
689689
"canBePatient",
690690
{"partialRefill": {"type": "ReserveEnergy", "limit": 20}},
691-
{"enemyKill": {"enemies": [["Dessgeega"], ["Dessgeega", "Dessgeega", "Dessgeega"]], "excludedWeapons": ["Missile"]}}
691+
{"enemyKill": {"enemies": [["Dessgeega"], ["Dessgeega", "Dessgeega", "Dessgeega"]], "excludedWeapons": ["Missile", "PseudoScrew"]}}
692692
]},
693693
{"and": [
694694
{"or": [
@@ -698,7 +698,7 @@
698698
{"partialRefill": {"type": "ReserveEnergy", "limit": 20}}
699699
]}
700700
]},
701-
{"enemyKill": {"enemies": [["Dessgeega"], ["Dessgeega", "Dessgeega", "Dessgeega"]]}}
701+
{"enemyKill": {"enemies": [["Dessgeega"], ["Dessgeega", "Dessgeega", "Dessgeega"]], "excludedWeapons": ["Charge", "Bombs", "PseudoScrew"]}}
702702
]}
703703
]}
704704
]}

0 commit comments

Comments
 (0)