Merge branch 'DRMain' into OWMain

This commit is contained in:
codemann8
2021-07-14 00:06:51 -05:00
3 changed files with 4 additions and 2 deletions

View File

@@ -150,6 +150,8 @@ SEP #$30
CPX #$04 : !BLT .noprize CPX #$04 : !BLT .noprize
CPX #$08 : BEQ .noprize CPX #$08 : BEQ .noprize
LDA $10 : CMP #$12 : BEQ .noprize
REP #$20 REP #$20
LDA.l MapMode LDA.l MapMode

View File

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

View File

@@ -837,7 +837,7 @@ db #$08 ; #$08 = 1 Heart (default) - #$02 = 1/4 Heart
;================================================================================ ;================================================================================
org $308169 ; PC 0x180169 org $308169 ; PC 0x180169
AgahnimDoorStyle: 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 org $30816A ; PC 0x18016A
FreeItemText: FreeItemText: