Unkillable thieves for now

Turn off enemy drop indicator for modes that don't need it
This commit is contained in:
aerinon
2023-09-12 10:13:15 -06:00
parent 9e6bcf8a99
commit 2e5b9758c2
9 changed files with 59 additions and 12 deletions

View File

@@ -3545,6 +3545,7 @@ class DROptions(Flag):
Hide_Total = 0x100
DarkWorld_Spawns = 0x200
BigKeyDoor_Shuffle = 0x400
EnemyDropIndicator = 0x800 # if on, enemy drop indicator show, else it doesn't
# DATA GOES DOWN HERE