Deoxys Sprite/Animation Fixes (#5603)

This commit is contained in:
SarnPoke 2024-12-01 01:35:44 +01:00 committed by GitHub
parent acdd447160
commit 987264caea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 13 additions and 14 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -3,8 +3,8 @@ JASC-PAL
16
248 160 176
96 56 56
248 112 72
184 104 104
255 115 74
204 65 65
24 24 24
104 200 224
80 144 176

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -3,9 +3,9 @@ JASC-PAL
16
248 160 176
96 56 56
192 104 104
248 112 72
96 64 48
204 65 65
255 115 74
68 28 89
240 176 144
104 200 224
80 144 176

View file

@ -5,7 +5,7 @@ JASC-PAL
112 96 16
168 168 56
248 232 64
96 64 48
49 29 82
248 248 216
112 208 168
72 160 112

View file

@ -2,12 +2,12 @@ JASC-PAL
0100
16
248 160 176
184 104 104
204 65 65
248 176 144
248 112 72
255 115 74
96 56 56
104 200 224
88 56 48
68 28 89
56 80 96
80 144 176
152 96 176

View file

@ -7,7 +7,7 @@ JASC-PAL
248 232 64
112 96 16
112 208 168
112 96 16
51 27 101
56 96 88
72 160 112
96 120 192

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -6,9 +6,9 @@ JASC-PAL
80 144 176
104 200 224
96 56 56
248 112 72
255 115 74
24 24 24
192 104 104
204 65 65
192 192 208
152 96 176
248 248 248

View file

@ -5205,8 +5205,7 @@ static const union AnimCmd sAnim_DeoxysNormal_1[] =
{
ANIMCMD_FRAME(0, 16),
ANIMCMD_FRAME(1, 16),
ANIMCMD_FRAME(0, 26),
ANIMCMD_FRAME(1, 16),
ANIMCMD_FRAME(1, 26),
ANIMCMD_FRAME(0, 16),
ANIMCMD_END,
};