Allow the player to lift business scrubs when approaching behind
This commit is contained in:
@@ -120,7 +120,10 @@ Sprite_BusinessScrub_Main:
|
|||||||
LDA #$20 : STA.w SprTimerA, X
|
LDA #$20 : STA.w SprTimerA, X
|
||||||
%GotoAction(1)
|
%GotoAction(1)
|
||||||
.too_close
|
.too_close
|
||||||
|
RTS
|
||||||
.is_below_player
|
.is_below_player
|
||||||
|
JSL Sprite_CheckIfLifted
|
||||||
|
JSL ThrownSprite_TileAndSpriteInteraction_long
|
||||||
RTS
|
RTS
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user