Disarm EG glitch on mirror in most modes

Added a check flag for the disarm on most transitions so if can be armed when wanted
This commit is contained in:
aerinon
2021-10-05 14:13:24 -06:00
parent 035621e420
commit a23315f783
6 changed files with 19 additions and 4 deletions

View File

@@ -2044,7 +2044,7 @@ class DROptions(Flag):
Town_Portal = 0x02 # If on, Players will start with mirror scroll
Map_Info = 0x04
Debug = 0x08
# Rails = 0x10 # Unused bit now
Fix_EG = 0x10 # used to be Rails = 0x10 # Unused bit now
OriginalPalettes = 0x20
# Open_PoD_Wall = 0x40 # No longer pre-opening pod wall - unused
# Open_Desert_Wall = 0x80 # No longer pre-opening desert wall - unused