Adjusting Bonk Sprite landing position and water ripple

This commit is contained in:
codemann8
2023-03-15 05:43:39 -05:00
parent 1316477771
commit 92e04bde55
2 changed files with 11 additions and 7 deletions

View File

@@ -221,6 +221,7 @@ MaybeMarkDigSpotCollected:
RTL
;--------------------------------------------------------------------------------
HeartPieceSpawnDelayFix:
JSL Sprite_DrawRippleIfInWater
; Fix the delay when spawning a HeartPiece sprite
JSL.l Sprite_CheckIfPlayerPreoccupied : BCS + ; what we moved from $05F037
JSL.l Sprite_CheckDamageToPlayerSameLayerLong : RTL ; what we wrote over