let's dev 1/5/18
added condition to only display medallion pads when active
This commit is contained in:
@@ -156,8 +156,8 @@ PreopenCurtains:
|
||||
db #$00 ; #$00 = Off (default) - #$01 = On
|
||||
;--------------------------------------------------------------------------------
|
||||
org $308041 ; PC 0x180041
|
||||
AllowSwordlessEntranceMedallion:
|
||||
db #$00 ; #$00 = Off (default) - #$01 = On
|
||||
AllowSwordlessMedallionUse:
|
||||
db #$00 ; #$00 = Off (default) - #$01 = Medallion Pads - #$02 = Always (Not Implemented)
|
||||
;--------------------------------------------------------------------------------
|
||||
org $308042 ; PC 0x180042
|
||||
PermitSQFromBosses:
|
||||
|
||||
Reference in New Issue
Block a user