Fix Poltchageist line's graphics breaking

The forms added for Poltchageist and Sinistcha in the previous commit required their graphics be renamed. I overlooked that at first, whoops.
This commit is contained in:
Madmadness65 2024-02-09 12:49:26 -06:00
parent 4935e3f606
commit 69860d3dd8
21 changed files with 12 additions and 12 deletions

View File

@ -1,7 +1,7 @@
{ {
"textures": [ "textures": [
{ {
"image": "1012.png", "image": "1012-counterfeit.png",
"format": "RGBA8888", "format": "RGBA8888",
"size": { "size": {
"w": 58, "w": 58,

View File

Before

Width:  |  Height:  |  Size: 702 B

After

Width:  |  Height:  |  Size: 702 B

View File

@ -1,7 +1,7 @@
{ {
"textures": [ "textures": [
{ {
"image": "1013.png", "image": "1013-unremarkable.png",
"format": "RGBA8888", "format": "RGBA8888",
"size": { "size": {
"w": 62, "w": 62,

View File

Before

Width:  |  Height:  |  Size: 718 B

After

Width:  |  Height:  |  Size: 718 B

View File

@ -1,7 +1,7 @@
{ {
"textures": [ "textures": [
{ {
"image": "1012.png", "image": "1012-counterfeit.png",
"format": "RGBA8888", "format": "RGBA8888",
"size": { "size": {
"w": 50, "w": 50,

View File

Before

Width:  |  Height:  |  Size: 543 B

After

Width:  |  Height:  |  Size: 543 B

View File

@ -1,7 +1,7 @@
{ {
"textures": [ "textures": [
{ {
"image": "1013.png", "image": "1013-unremarkable.png",
"format": "RGBA8888", "format": "RGBA8888",
"size": { "size": {
"w": 61, "w": 61,

View File

Before

Width:  |  Height:  |  Size: 619 B

After

Width:  |  Height:  |  Size: 619 B

View File

@ -1,7 +1,7 @@
{ {
"textures": [ "textures": [
{ {
"image": "1012.png", "image": "1012-counterfeit.png",
"format": "RGBA8888", "format": "RGBA8888",
"size": { "size": {
"w": 50, "w": 50,

View File

Before

Width:  |  Height:  |  Size: 543 B

After

Width:  |  Height:  |  Size: 543 B

View File

@ -1,7 +1,7 @@
{ {
"textures": [ "textures": [
{ {
"image": "1013.png", "image": "1013-unremarkable.png",
"format": "RGBA8888", "format": "RGBA8888",
"size": { "size": {
"w": 61, "w": 61,

View File

Before

Width:  |  Height:  |  Size: 619 B

After

Width:  |  Height:  |  Size: 619 B

View File

Before

Width:  |  Height:  |  Size: 403 B

After

Width:  |  Height:  |  Size: 403 B

View File

Before

Width:  |  Height:  |  Size: 409 B

After

Width:  |  Height:  |  Size: 409 B

View File

Before

Width:  |  Height:  |  Size: 396 B

After

Width:  |  Height:  |  Size: 396 B

View File

Before

Width:  |  Height:  |  Size: 399 B

After

Width:  |  Height:  |  Size: 399 B

View File

@ -1,7 +1,7 @@
{ {
"textures": [ "textures": [
{ {
"image": "1012.png", "image": "1012-counterfeit.png",
"format": "RGBA8888", "format": "RGBA8888",
"size": { "size": {
"w": 58, "w": 58,

View File

Before

Width:  |  Height:  |  Size: 702 B

After

Width:  |  Height:  |  Size: 702 B

View File

@ -1,7 +1,7 @@
{ {
"textures": [ "textures": [
{ {
"image": "1013.png", "image": "1013-unremarkable.png",
"format": "RGBA8888", "format": "RGBA8888",
"size": { "size": {
"w": 62, "w": 62,

View File

Before

Width:  |  Height:  |  Size: 726 B

After

Width:  |  Height:  |  Size: 726 B

View File

@ -3076,7 +3076,7 @@
} }
}, },
{ {
"filename": "1012", "filename": "1012-counterfeit",
"rotated": false, "rotated": false,
"trimmed": true, "trimmed": true,
"sourceSize": { "sourceSize": {
@ -3223,7 +3223,7 @@
} }
}, },
{ {
"filename": "1012s", "filename": "1012s-counterfeit",
"rotated": false, "rotated": false,
"trimmed": true, "trimmed": true,
"sourceSize": { "sourceSize": {
@ -3895,7 +3895,7 @@
} }
}, },
{ {
"filename": "1013", "filename": "1013-unremarkable",
"rotated": false, "rotated": false,
"trimmed": true, "trimmed": true,
"sourceSize": { "sourceSize": {
@ -3916,7 +3916,7 @@
} }
}, },
{ {
"filename": "1013s", "filename": "1013s-unremarkable",
"rotated": false, "rotated": false,
"trimmed": true, "trimmed": true,
"sourceSize": { "sourceSize": {