mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-02-20 19:27:24 +00:00
* Add data for Colress / Kukui / Mustard * Add Colress / Kukui / Mustard names * Move Kukui above Hau * Replace Rood dialouge, Add Kukui / Mustard * Update trainer-config.ts * Update battle.ts * Update challenge.ts * Update battle.ts * Update challenge.ts * Add music & sprites for Colress, Kukui, & Mustard --------- Co-authored-by: Madmadness65 <59298170+Madmadness65@users.noreply.github.com> Co-authored-by: damocleas <damocleas25@gmail.com>
42 lines
712 B
JSON
42 lines
712 B
JSON
{
|
|
"textures": [
|
|
{
|
|
"image": "mustard.png",
|
|
"format": "RGBA8888",
|
|
"size": {
|
|
"w": 71,
|
|
"h": 71
|
|
},
|
|
"scale": 1,
|
|
"frames": [
|
|
{
|
|
"filename": "0001.png",
|
|
"rotated": false,
|
|
"trimmed": false,
|
|
"sourceSize": {
|
|
"w": 57,
|
|
"h": 71
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 57,
|
|
"h": 71
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 57,
|
|
"h": 71
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"meta": {
|
|
"app": "https://www.codeandweb.com/texturepacker",
|
|
"version": "3.0",
|
|
"smartupdate": "$TexturePacker:SmartUpdate:8e2d109ee2cb1b2a6dda840c5bba1d4e:8116b1de2fd7bc0ca08e2d3e618b3dae:ac5d03e7cabff8ff660969c2bc2f3b36$"
|
|
}
|
|
}
|