Merge pull request #134 from Bonta0/fakeboots

Fake boots
This commit is contained in:
KatDevsGames
2021-07-06 22:25:42 -05:00
committed by GitHub
5 changed files with 129 additions and 22 deletions

View File

@@ -388,7 +388,11 @@ org $30808D ; PC 0x18008D
InstantPostAgaWorldState:
db $00 ; #$00 = Off (default) - #$01 = On
;--------------------------------------------------------------------------------
; 0x18008E - 0x18008F (unused)
org $30808E ; PC 0x18008E
FakeBoots:
db $00 ; #$00 = Off (default) - #$01 = On
;--------------------------------------------------------------------------------
; 0x18008F (unused)
;--------------------------------------------------------------------------------
org $308090 ; PC 0x180090 - 0x180097
ProgressiveSwordLimit: