Implement Fakeboots

This commit is contained in:
Bonta
2021-07-05 20:30:18 +02:00
parent 04a07025ef
commit 27cb1b5459
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: