new tinkaton sprite
This commit is contained in:
parent
95e0dabfa3
commit
176dec6e6f
Binary file not shown.
|
Before Width: | Height: | Size: 907 B After Width: | Height: | Size: 777 B |
Binary file not shown.
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
@ -2,7 +2,7 @@ JASC-PAL
|
||||
0100
|
||||
16
|
||||
153 210 164
|
||||
49 43 51
|
||||
63 35 25
|
||||
236 208 208
|
||||
170 132 143
|
||||
15 15 15
|
||||
|
||||
@ -1002,7 +1002,7 @@ const struct MonCoords gMonBackPicCoords[NUM_SPECIES + 1] =
|
||||
[SPECIES_ESPATHRA] = { .size = MON_COORDS_SIZE(64, 64), .y_offset = 11 },
|
||||
[SPECIES_TINKATINK] = { .size = MON_COORDS_SIZE(64, 64), .y_offset = 12 },
|
||||
[SPECIES_TINKATUFF] = { .size = MON_COORDS_SIZE(64, 64), .y_offset = 2 },
|
||||
[SPECIES_TINKATON] = { .size = MON_COORDS_SIZE(64, 64), .y_offset = 0 },
|
||||
[SPECIES_TINKATON] = { .size = MON_COORDS_SIZE(64, 64), .y_offset = 15 },
|
||||
[SPECIES_WIGLETT] = { .size = MON_COORDS_SIZE(64, 64), .y_offset = 14 },
|
||||
[SPECIES_WUGTRIO] = { .size = MON_COORDS_SIZE(64, 64), .y_offset = 11 },
|
||||
[SPECIES_BOMBIRDIER] = { .size = MON_COORDS_SIZE(64, 64), .y_offset = 4 },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user