From b11d2ac6274f71488d58d3bebfa9f975b0764d21 Mon Sep 17 00:00:00 2001 From: Zeta_Null Date: Tue, 29 Oct 2024 17:53:04 -0400 Subject: [PATCH] timing adjustment --- gfx/pokemon/coatl/anim.asm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gfx/pokemon/coatl/anim.asm b/gfx/pokemon/coatl/anim.asm index a152379..adc7bca 100644 --- a/gfx/pokemon/coatl/anim.asm +++ b/gfx/pokemon/coatl/anim.asm @@ -6,11 +6,11 @@ frame 2, 08 frame 0, 08 frame 3, 04 - frame 4, 08 + frame 4, 04 frame 3, 04 - frame 0, 08 + frame 0, 04 frame 3, 04 - frame 4, 08 + frame 4, 04 frame 3, 04 frame 0, 08 endanim \ No newline at end of file