Minor fix to credits

Default to AgaDoor to Std/Open state
This commit is contained in:
aerinon
2021-07-13 10:51:01 -07:00
parent e35c437fe3
commit 641ec0ffa0
2 changed files with 2 additions and 2 deletions

View File

@@ -419,7 +419,7 @@ CreditsLineBlank:
%blankline()
%bigcredits("AERINON COMPILING")
%bigcredits("AERINON COMPILING")
%blankline()
%blankline()

View File

@@ -837,7 +837,7 @@ db #$08 ; #$08 = 1 Heart (default) - #$02 = 1/4 Heart
;================================================================================
org $308169 ; PC 0x180169
AgahnimDoorStyle:
db #$02 ; #00 = Never Locked - #$01 = Locked During Escape (default) - #$02 = Locked Without 7 Crystals
db #$01 ; #00 = Never Locked - #$01 = Locked During Escape (default) - #$02 = Locked Without 7 Crystals
;================================================================================
org $30816A ; PC 0x18016A
FreeItemText: