From 51408a0c9d7fe8f5dad6d6d44eec540ef31a680c Mon Sep 17 00:00:00 2001 From: Flashfyre Date: Sat, 27 Apr 2024 01:13:03 -0400 Subject: [PATCH] Add missing animated Toxapex variant sprites --- .../images/pokemon/variant/_masterlist.json | 10 ++++++ public/images/pokemon/variant/exp/748.json | 36 +++++++++++++++++++ .../images/pokemon/variant/exp/back/748.json | 32 +++++++++++++++++ 3 files changed, 78 insertions(+) create mode 100644 public/images/pokemon/variant/exp/748.json create mode 100644 public/images/pokemon/variant/exp/back/748.json diff --git a/public/images/pokemon/variant/_masterlist.json b/public/images/pokemon/variant/_masterlist.json index d30106549..1f8b274f5 100644 --- a/public/images/pokemon/variant/_masterlist.json +++ b/public/images/pokemon/variant/_masterlist.json @@ -3116,6 +3116,11 @@ 1, 1 ], + "748": [ + 0, + 1, + 1 + ], "755": [ 0, 1, @@ -3573,6 +3578,11 @@ 1, 1 ], + "748": [ + 0, + 1, + 1 + ], "755": [ 0, 1, diff --git a/public/images/pokemon/variant/exp/748.json b/public/images/pokemon/variant/exp/748.json new file mode 100644 index 000000000..280c67629 --- /dev/null +++ b/public/images/pokemon/variant/exp/748.json @@ -0,0 +1,36 @@ +{ + "1": { + "943732": "490a3c", + "101010": "101010", + "f28c4f": "a21f90", + "e25025": "91138c", + "6f97c4": "be583d", + "455b85": "892e20", + "93d1d7": "df7b52", + "711a6a": "81463e", + "d76fa5": "edd5ca", + "171539": "171539", + "3a3f6d": "462952", + "525898": "6c3776", + "b7429a": "d29784", + "863c79": "9b6459", + "ddac02": "ff71ec" + }, + "2": { + "943732": "c30e49", + "101010": "101010", + "f28c4f": "ff3f5a", + "e25025": "e12350", + "6f97c4": "359d5d", + "455b85": "186443", + "93d1d7": "5bd97f", + "711a6a": "082b29", + "d76fa5": "2b6157", + "171539": "490c06", + "3a3f6d": "862916", + "525898": "d75b3c", + "b7429a": "1c524b", + "863c79": "104445", + "ddac02": "ff5068" + } +} \ No newline at end of file diff --git a/public/images/pokemon/variant/exp/back/748.json b/public/images/pokemon/variant/exp/back/748.json new file mode 100644 index 000000000..22aa34440 --- /dev/null +++ b/public/images/pokemon/variant/exp/back/748.json @@ -0,0 +1,32 @@ +{ + "1": { + "943732": "490a3c", + "101010": "101010", + "f28c4f": "a21f90", + "e25025": "91138c", + "93d1d7": "df7b52", + "3a3f6d": "462952", + "6f97c4": "be583d", + "711a6a": "81463e", + "455b85": "892e20", + "525898": "6c3776", + "b7429a": "d29784", + "d76fa5": "edd5ca", + "171539": "171539" + }, + "2": { + "943732": "c30e49", + "101010": "101010", + "f28c4f": "ff3f5a", + "e25025": "e12350", + "93d1d7": "5bd97f", + "3a3f6d": "862916", + "6f97c4": "359d5d", + "711a6a": "082b29", + "455b85": "186443", + "525898": "d75b3c", + "b7429a": "1c524b", + "d76fa5": "2b6157", + "171539": "171539" + } +} \ No newline at end of file