From d355a883e53574c474d322b39872ae51a40cedc5 Mon Sep 17 00:00:00 2001 From: Astatin Date: Tue, 8 Oct 2024 18:04:22 +0900 Subject: Fox following bunny (WIP) --- definitions.gbasm | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'definitions.gbasm') diff --git a/definitions.gbasm b/definitions.gbasm index 1ada5a8..d623e55 100644 --- a/definitions.gbasm +++ b/definitions.gbasm @@ -80,6 +80,10 @@ ; direction: u8 (animation = bit 7-4, bit 3 = is_moving, bit 2-0: direction), ; ai_function_pointer: 16 ; _padding: u16 +; +; # SANTA CHRISTMAS LIST PLEASE # +; health, max health, list of possible attacks, maybe remaining attacks ? AI status (blind, scared, slow, etc..) +; ; } .DEFINE mem_oam_buffer $ca00 ; Until $ca9f -- cgit v1.2.3-70-g09d2