This commit is contained in:
kittenchilly 2024-06-03 13:56:37 -05:00
parent 33972cedf3
commit ea617ccd7a
5 changed files with 28 additions and 30 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 606 B

After

Width:  |  Height:  |  Size: 677 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 KiB

After

Width:  |  Height:  |  Size: 1,023 B

View file

@ -1,18 +1,17 @@
JASC-PAL
0100
15
152 208 160
16 16 16
90 33 73
45 45 45
78 73 71
202 103 162
146 57 119
26 29 28
121 167 58
84 117 53
184 140 7
254 208 27
249 249 249
14
153 211 165
28 28 28
29 57 21
45 45 45
84 117 53
90 33 73
78 73 71
146 57 119
121 167 58
254 208 27
205 80 156
153 157 166
16 16 16
249 249 249

View file

@ -1,18 +1,17 @@
JASC-PAL
0100
15
152 208 160
16 16 16
90 33 73
140 49 12
207 71 17
202 103 162
146 57 119
26 29 28
121 167 58
84 117 53
184 140 7
254 208 27
249 249 249
14
153 211 165
122 50 46
29 57 21
188 99 61
84 117 53
90 33 73
254 153 96
146 57 119
121 167 58
254 208 27
205 80 156
153 157 166
16 16 16
249 249 249

View file

@ -6129,12 +6129,12 @@ const struct SpeciesInfo gSpeciesInfoGen9[] =
.trainerOffset = 0,
.frontPic = gMonFrontPic_Okidogi,
.frontPicSize = MON_COORDS_SIZE(64, 64),
.frontPicYOffset = 1,
.frontPicYOffset = 2,
.frontAnimFrames = sAnims_Okidogi,
//.frontAnimId = ANIM_V_SQUISH_AND_BOUNCE,
.backPic = gMonBackPic_Okidogi,
.backPicSize = MON_COORDS_SIZE(64, 64),
.backPicYOffset = 16,
.backPicYOffset = 12,
//.backAnimId = BACK_ANIM_NONE,
.palette = gMonPalette_Okidogi,
.shinyPalette = gMonShinyPalette_Okidogi,