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 --- map/objects.gbasm | 1 + 1 file changed, 1 insertion(+) (limited to 'map') diff --git a/map/objects.gbasm b/map/objects.gbasm index ae62b8e..9f0af1f 100644 --- a/map/objects.gbasm +++ b/map/objects.gbasm @@ -156,6 +156,7 @@ Heal_Action: LD A, $mem_bunny_y LD C, A LD A, $01 + LD E, $20 CALL =Try_Launch_Animation POP BC -- cgit v1.2.3-70-g09d2