Replace trainer graphic for Korrina

This commit is contained in:
Madmadness65 2024-03-31 09:51:47 -05:00
parent 705ba6306e
commit 7ddd834786
2 changed files with 11 additions and 11 deletions

View File

@ -4,8 +4,8 @@
"image": "korrina.png", "image": "korrina.png",
"format": "RGBA8888", "format": "RGBA8888",
"size": { "size": {
"w": 71, "w": 75,
"h": 71 "h": 75
}, },
"scale": 1, "scale": 1,
"frames": [ "frames": [
@ -14,20 +14,20 @@
"rotated": false, "rotated": false,
"trimmed": false, "trimmed": false,
"sourceSize": { "sourceSize": {
"w": 49, "w": 80,
"h": 71 "h": 80
}, },
"spriteSourceSize": { "spriteSourceSize": {
"x": 0, "x": 10,
"y": 0, "y": 4,
"w": 49, "w": 56,
"h": 71 "h": 75
}, },
"frame": { "frame": {
"x": 0, "x": 0,
"y": 0, "y": 0,
"w": 49, "w": 56,
"h": 71 "h": 75
} }
} }
] ]
@ -36,6 +36,6 @@
"meta": { "meta": {
"app": "https://www.codeandweb.com/texturepacker", "app": "https://www.codeandweb.com/texturepacker",
"version": "3.0", "version": "3.0",
"smartupdate": "$TexturePacker:SmartUpdate:dcd818b8f03501d707b63d833cb238f6:1e2010d09d4f8d2d1dbc838268a154eb:ed5be09cd8b82ed6439ff8617ffa74c0$" "smartupdate": "$TexturePacker:SmartUpdate:43a6564beec2569a58110232e9752b64:0decef066ae75dc7f3bd0c811f9a92d1:ed5be09cd8b82ed6439ff8617ffa74c0$"
} }
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 954 B

After

Width:  |  Height:  |  Size: 1.0 KiB