Not allowing Lower Layer keydoors for now. vanilla Lttp engine does not handle them
Killed the restrictive Eastern key rules - in prep for real key logic
This commit is contained in:
@@ -320,6 +320,7 @@ class DoorKind(Enum):
|
||||
BigKey = 0x1E
|
||||
StairKey = 0x20
|
||||
StairKey2 = 0x22
|
||||
HauntedStairKey = 0x24 # not a real door, can see it in dark rooms when facing left
|
||||
StairKeyLow = 0x26
|
||||
Dashable = 0x28
|
||||
BombableEntrance = 0x2A
|
||||
|
||||
Reference in New Issue
Block a user