mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-25 16:26:25 +00:00
abc9264b3d
* Update and rename statuses_es.json to statuses_es-ES.json * Rename statuses_es.png to statuses_es-ES.png * Update and rename types_es.json to types_es-ES.json * Rename types_es.png to types_es-ES.png * Update i18n.ts * Update settings.ts * Update settings-display-ui-handler.ts * Update starter-select-ui-handler.ts * Update utils.ts * Update settings-display-ui-handler.ts * Update loading-scene.ts * Update timed-event-manager.ts * change remaining 'es' to 'es-ES' in various UIs * change halloween event banner from es to es-ES * update to latest locale commit --------- Co-authored-by: Moka <54149968+MokaStitcher@users.noreply.github.com>
189 lines
2.8 KiB
JSON
189 lines
2.8 KiB
JSON
{
|
|
"textures": [
|
|
{
|
|
"image": "statuses_es-ES.png",
|
|
"format": "RGBA8888",
|
|
"size": {
|
|
"w": 22,
|
|
"h": 64
|
|
},
|
|
"scale": 1,
|
|
"frames": [
|
|
{
|
|
"filename": "pokerus",
|
|
"rotated": false,
|
|
"trimmed": false,
|
|
"sourceSize": {
|
|
"w": 22,
|
|
"h": 8
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 22,
|
|
"h": 8
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 22,
|
|
"h": 8
|
|
}
|
|
},
|
|
{
|
|
"filename": "burn",
|
|
"rotated": false,
|
|
"trimmed": false,
|
|
"sourceSize": {
|
|
"w": 20,
|
|
"h": 8
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 20,
|
|
"h": 8
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 8,
|
|
"w": 20,
|
|
"h": 8
|
|
}
|
|
},
|
|
{
|
|
"filename": "faint",
|
|
"rotated": false,
|
|
"trimmed": false,
|
|
"sourceSize": {
|
|
"w": 20,
|
|
"h": 8
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 20,
|
|
"h": 8
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 16,
|
|
"w": 20,
|
|
"h": 8
|
|
}
|
|
},
|
|
{
|
|
"filename": "freeze",
|
|
"rotated": false,
|
|
"trimmed": false,
|
|
"sourceSize": {
|
|
"w": 20,
|
|
"h": 8
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 20,
|
|
"h": 8
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 24,
|
|
"w": 20,
|
|
"h": 8
|
|
}
|
|
},
|
|
{
|
|
"filename": "paralysis",
|
|
"rotated": false,
|
|
"trimmed": false,
|
|
"sourceSize": {
|
|
"w": 20,
|
|
"h": 8
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 20,
|
|
"h": 8
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 32,
|
|
"w": 20,
|
|
"h": 8
|
|
}
|
|
},
|
|
{
|
|
"filename": "poison",
|
|
"rotated": false,
|
|
"trimmed": false,
|
|
"sourceSize": {
|
|
"w": 20,
|
|
"h": 8
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 20,
|
|
"h": 8
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 40,
|
|
"w": 20,
|
|
"h": 8
|
|
}
|
|
},
|
|
{
|
|
"filename": "sleep",
|
|
"rotated": false,
|
|
"trimmed": false,
|
|
"sourceSize": {
|
|
"w": 20,
|
|
"h": 8
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 20,
|
|
"h": 8
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 48,
|
|
"w": 20,
|
|
"h": 8
|
|
}
|
|
},
|
|
{
|
|
"filename": "toxic",
|
|
"rotated": false,
|
|
"trimmed": false,
|
|
"sourceSize": {
|
|
"w": 20,
|
|
"h": 8
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 20,
|
|
"h": 8
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 56,
|
|
"w": 20,
|
|
"h": 8
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"meta": {
|
|
"app": "https://www.codeandweb.com/texturepacker",
|
|
"version": "3.0",
|
|
"smartupdate": "$TexturePacker:SmartUpdate:37686e85605d17b806f22d43081c1139:70535ffee63ba61b3397d8470c2c8982:e6649238c018d3630e55681417c698ca$"
|
|
}
|
|
}
|