From 57326c9acf9cbb025d54093fb90fd70614659400 Mon Sep 17 00:00:00 2001 From: Astatin Date: Wed, 22 Jan 2025 18:20:43 +0900 Subject: Add laser animation and change animation steps to decrement --- playerattacks/earcoptr.gbasm | 1 + 1 file changed, 1 insertion(+) (limited to 'playerattacks/earcoptr.gbasm') diff --git a/playerattacks/earcoptr.gbasm b/playerattacks/earcoptr.gbasm index 7e74802..123ec86 100644 --- a/playerattacks/earcoptr.gbasm +++ b/playerattacks/earcoptr.gbasm @@ -72,6 +72,7 @@ Earcoptr_Attack: LD A, $mem_bunny_y LD C, A LD A, $02 + LD E, $30 CALL =Try_Launch_Animation POP BC -- cgit v1.2.3-70-g09d2