let's dev 12/2/17
freestanding hera small key pickup stats capitalism fairy fix permabunny fix save file crossover fix started shopkeeper
This commit is contained in:
23
hooks.asm
23
hooks.asm
@@ -434,6 +434,9 @@ LDA.w PotionListExpanded, X
|
||||
org $06D1EB ; 351EB - sprite_absorbable.asm:364 (STA $7EF375) ; bugbug commented out until i figure out why it doesn't work
|
||||
JSL HandleBombAbsorbtion
|
||||
;--------------------------------------------------------------------------------
|
||||
;org $09873F ; <- 04873F - ancilla_init.asm : 960 (ADC [$00] : STA [$00] )
|
||||
;JSL.l AddToStock
|
||||
;--------------------------------------------------------------------------------
|
||||
|
||||
;================================================================================
|
||||
; Kholdstare Shell Fix
|
||||
@@ -995,6 +998,23 @@ org $05FBD3 ; <- 2FBD3 - sprite_mad_batter.asm:209 - (STA $7EF37B)
|
||||
JSL.l GetMagicBatItem
|
||||
;--------------------------------------------------------------------------------
|
||||
|
||||
;================================================================================
|
||||
; Replacement Shopkeeper
|
||||
;--------------------------------------------------------------------------------
|
||||
;org $068BEB ; <- 30BEB - Bank07.asm:1125 - (INC $0BA0, X)
|
||||
;JSL.l SpritePrep_ShopKeeper : RTS
|
||||
;--------------------------------------------------------------------------------
|
||||
;org $1EEEE3 ; <- F6EE3 - sprite_shopkeeper.asm:7 - (LDA $0E80, X)
|
||||
;JSL.l Sprite_ShopKeeper : RTS
|
||||
;--------------------------------------------------------------------------------
|
||||
|
||||
;================================================================================
|
||||
; Permabunny Fix
|
||||
;--------------------------------------------------------------------------------
|
||||
org $078F32 ; <- 38F32 - Bank07.asm:2420 - (LDA $7EF357)
|
||||
JSL.l DecideIfBunny
|
||||
;--------------------------------------------------------------------------------
|
||||
|
||||
;================================================================================
|
||||
; Open Mode Fixes
|
||||
;--------------------------------------------------------------------------------
|
||||
@@ -1196,6 +1216,9 @@ JSL.l DialogBlind
|
||||
org $06C94C ; <- 3494C - sprite_ponds.asm:970 (JSL Sprite_ShowMessageUnconditional)
|
||||
JSL.l DialogFatFairy
|
||||
;--------------------------------------------------------------------------------
|
||||
org $06C454 ; <- 34454 - sprite_ponds.asm:133 (LDA $0D80, X)
|
||||
LDA.b #$00 : NOP
|
||||
;--------------------------------------------------------------------------------
|
||||
;-- Sahasrahla (no green pendant)
|
||||
org $05F16C ; <- 2F16C sprite_elder.asm:137 (JSL Sprite_ShowSolicitedMessageIfPlayerFacing)
|
||||
JSL.l Sprite_ShowSolicitedMessageIfPlayerFacing_Alt
|
||||
|
||||
Reference in New Issue
Block a user