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 --- definitions.gbasm | 1 + 1 file changed, 1 insertion(+) (limited to 'definitions.gbasm') diff --git a/definitions.gbasm b/definitions.gbasm index 2d2746c..8da8615 100644 --- a/definitions.gbasm +++ b/definitions.gbasm @@ -36,6 +36,7 @@ ; death = 2 ; superjump = 3 ; shaking = 4 +; blinking = 5 (Blink with both loading steps and animation step) .DEFINE mem_bunny_health ($cb06) .DEFINE mem_bunny_flags ($cb07) -- cgit v1.2.3-70-g09d2