Fix Deoxys-Normal's sprites being misnamed

pull/16/head
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": [ "textures": [
{ {
"image": "386-normal.png", "image": "386.png",
"format": "RGBA8888", "format": "RGBA8888",
"size": { "size": {
"w": 327, "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": [ "textures": [
{ {
"image": "386-normal.png", "image": "386.png",
"format": "RGBA8888", "format": "RGBA8888",
"size": { "size": {
"w": 327, "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": [ "textures": [
{ {
"image": "386-normal.png", "image": "386.png",
"format": "RGBA8888", "format": "RGBA8888",
"size": { "size": {
"w": 306, "w": 306,

View File

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB