[Bug] Add variant Larvesta icons (#1717)
* [Bug] Add variant Larvesta icons The game wants them in pokemon_cons_5v.json, where they are currently not. All Solosis and Tympole_3 sprites placements adjusted for adequate spacing. * [Bug] Add variant Larvesta icons Adds the icons to the spritesheet, and moves around some other icons for optimal use of space and spacing.
This commit is contained in:
parent
655e3ba24c
commit
289b42441f
|
@ -3258,8 +3258,8 @@
|
|||
"h": 16
|
||||
},
|
||||
"frame": {
|
||||
"x": 205,
|
||||
"y": 268,
|
||||
"x": 270,
|
||||
"y": 272,
|
||||
"w": 17,
|
||||
"h": 16
|
||||
}
|
||||
|
@ -3279,8 +3279,8 @@
|
|||
"h": 16
|
||||
},
|
||||
"frame": {
|
||||
"x": 222,
|
||||
"y": 259,
|
||||
"x": 270,
|
||||
"y": 288,
|
||||
"w": 17,
|
||||
"h": 16
|
||||
}
|
||||
|
@ -3300,8 +3300,8 @@
|
|||
"h": 16
|
||||
},
|
||||
"frame": {
|
||||
"x": 239,
|
||||
"y": 268,
|
||||
"x": 287,
|
||||
"y": 288,
|
||||
"w": 17,
|
||||
"h": 16
|
||||
}
|
||||
|
@ -3321,11 +3321,53 @@
|
|||
"h": 13
|
||||
},
|
||||
"frame": {
|
||||
"x": 256,
|
||||
"x": 254,
|
||||
"y": 271,
|
||||
"w": 16,
|
||||
"h": 13
|
||||
}
|
||||
},
|
||||
{
|
||||
"filename": "636_2",
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"sourceSize": {
|
||||
"w": 40,
|
||||
"h": 30
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 9,
|
||||
"y": 8,
|
||||
"w": 22,
|
||||
"h": 21
|
||||
},
|
||||
"frame": {
|
||||
"x": 195,
|
||||
"y": 261,
|
||||
"w": 22,
|
||||
"h": 21
|
||||
}
|
||||
},
|
||||
{
|
||||
"filename": "636_3",
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"sourceSize": {
|
||||
"w": 40,
|
||||
"h": 30
|
||||
},
|
||||
"spriteSourceSize": {
|
||||
"x": 9,
|
||||
"y": 8,
|
||||
"w": 22,
|
||||
"h": 21
|
||||
},
|
||||
"frame": {
|
||||
"x": 217,
|
||||
"y": 263,
|
||||
"w": 22,
|
||||
"h": 21
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 81 KiB |
Loading…
Reference in New Issue