From e93a99e8e8565db0111b40d3286ce3d78f263559 Mon Sep 17 00:00:00 2001 From: Astatin Date: Thu, 12 Dec 2024 15:52:19 +0900 Subject: Earcopter damages + blinking animation --- entity/actions.gbasm | 4 ---- 1 file changed, 4 deletions(-) (limited to 'entity/actions.gbasm') diff --git a/entity/actions.gbasm b/entity/actions.gbasm index 8d3adb3..5bc8200 100644 --- a/entity/actions.gbasm +++ b/entity/actions.gbasm @@ -168,10 +168,6 @@ Fox_Turn: LD D, A Fox_Turn.Health_check: - LD A, $mem_moving_animation_step - CP $03 - JR NZ, =Fox_Turn.Health_check.end - LD A, L AND $f0 ADD $06 -- cgit v1.2.3-70-g09d2