From 641ec0ffa0840f4cd8ba6a7255a2755da37f7dec Mon Sep 17 00:00:00 2001 From: aerinon Date: Tue, 13 Jul 2021 10:51:01 -0700 Subject: [PATCH] Minor fix to credits Default to AgaDoor to Std/Open state --- stats/creditsnew.asm | 2 +- tables.asm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stats/creditsnew.asm b/stats/creditsnew.asm index c9b4c60..c3e8268 100644 --- a/stats/creditsnew.asm +++ b/stats/creditsnew.asm @@ -419,7 +419,7 @@ CreditsLineBlank: %blankline() -%bigcredits("AERINON COMPILING") +%bigcredits("AERINON COMPILING") %blankline() %blankline() diff --git a/tables.asm b/tables.asm index 9375015..8ccb5fb 100644 --- a/tables.asm +++ b/tables.asm @@ -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: