From 7d61b040f5711a219b1782a673a446aa546c411f Mon Sep 17 00:00:00 2001 From: UnavailableDev Date: Wed, 22 Mar 2023 19:12:46 +0100 Subject: added normal slime animations --- src/static/foreground/slime.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/static/foreground/slime.h (limited to 'src/static/foreground/slime.h') diff --git a/src/static/foreground/slime.h b/src/static/foreground/slime.h new file mode 100644 index 0000000..98a4cb7 --- /dev/null +++ b/src/static/foreground/slime.h @@ -0,0 +1,3 @@ +#define HH_TM_SLIME_ANI_WALK_OFFSET HH_TM_SLIME_OFFSET +#define HH_TM_SLIME_ANI_WALK_SIZE 4 + -- cgit v1.2.3