diff --git a/public/images/trainer/snow_worker_f.json b/public/images/trainer/snow_worker_f.json new file mode 100644 index 000000000..822d3f930 --- /dev/null +++ b/public/images/trainer/snow_worker_f.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "snow_worker_f.png", + "format": "RGBA8888", + "size": { + "w": 74, + "h": 74 + }, + "scale": 1, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 35, + "h": 74 + }, + "spriteSourceSize": { + "x": 0, + "y": 0, + "w": 35, + "h": 74 + }, + "frame": { + "x": 0, + "y": 0, + "w": 35, + "h": 74 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:6bad32daffd14d5a21c9b090c23b87ea:0b8b4c8146d9853ebe149c44d58484c7:4f90b07dc4792fdf9004b880b7277b97$" + } +} diff --git a/public/images/trainer/snow_worker_f.png b/public/images/trainer/snow_worker_f.png new file mode 100644 index 000000000..e52dbf315 Binary files /dev/null and b/public/images/trainer/snow_worker_f.png differ diff --git a/public/images/trainer/snow_worker.json b/public/images/trainer/snow_worker_m.json similarity index 99% rename from public/images/trainer/snow_worker.json rename to public/images/trainer/snow_worker_m.json index ab1329ea9..0c1a21133 100644 --- a/public/images/trainer/snow_worker.json +++ b/public/images/trainer/snow_worker_m.json @@ -1,7 +1,7 @@ { "textures": [ { - "image": "snow_worker.png", + "image": "snow_worker_m.png", "format": "RGBA8888", "size": { "w": 183, diff --git a/public/images/trainer/snow_worker.png b/public/images/trainer/snow_worker_m.png similarity index 100% rename from public/images/trainer/snow_worker.png rename to public/images/trainer/snow_worker_m.png