mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-26 00:36:25 +00:00
7490699bef
* Adds Expert Breeder Mystery Encounter to the game * add achievement for Breeders in Space and remove redundant tests * rename to Expert Pokemon Breeder * remove unintentional test code * remove unintentional test code * test fix with breeder rename --------- Co-authored-by: ImperialSympathizer <imperialsympathizer@gmail.com> Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
42 lines
727 B
JSON
42 lines
727 B
JSON
{
|
|
"textures": [
|
|
{
|
|
"image": "expert_pokemon_breeder.png",
|
|
"format": "RGBA8888",
|
|
"size": {
|
|
"w": 39,
|
|
"h": 75
|
|
},
|
|
"scale": 1,
|
|
"frames": [
|
|
{
|
|
"filename": "0001.png",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 80,
|
|
"h": 80
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 21,
|
|
"y": 3,
|
|
"w": 39,
|
|
"h": 75
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 39,
|
|
"h": 75
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"meta": {
|
|
"app": "https://www.codeandweb.com/texturepacker",
|
|
"version": "3.0",
|
|
"smartupdate": "$TexturePacker:SmartUpdate:cb681265d8dca038a518ab14076fd140:18ff41b1ef6967682643a11695926e58:c59ea3971195f5a395b75223a77d9068$"
|
|
}
|
|
}
|