Fix Deoxys-Normal's sprites being misnamed

This commit is contained in:
Madmadness65 2024-03-03 09:08:59 -06:00
parent 585b8c73f6
commit a5d80cfcee
6 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"textures": [
{
"image": "386-normal.png",
"image": "386.png",
"format": "RGBA8888",
"size": {
"w": 327,

View File

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB

View File

@ -1,7 +1,7 @@
{
"textures": [
{
"image": "386-normal.png",
"image": "386.png",
"format": "RGBA8888",
"size": {
"w": 327,

View File

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB

View File

@ -1,7 +1,7 @@
{
"textures": [
{
"image": "386-normal.png",
"image": "386.png",
"format": "RGBA8888",
"size": {
"w": 306,

View File

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB