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.
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "1012.png",
|
||||
"image": "1012-counterfeit.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 58,
|
Before Width: | Height: | Size: 702 B After Width: | Height: | Size: 702 B |
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "1013.png",
|
||||
"image": "1013-unremarkable.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 62,
|
Before Width: | Height: | Size: 718 B After Width: | Height: | Size: 718 B |
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "1012.png",
|
||||
"image": "1012-counterfeit.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 50,
|
Before Width: | Height: | Size: 543 B After Width: | Height: | Size: 543 B |
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "1013.png",
|
||||
"image": "1013-unremarkable.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 61,
|
Before Width: | Height: | Size: 619 B After Width: | Height: | Size: 619 B |
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "1012.png",
|
||||
"image": "1012-counterfeit.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 50,
|
Before Width: | Height: | Size: 543 B After Width: | Height: | Size: 543 B |
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "1013.png",
|
||||
"image": "1013-unremarkable.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 61,
|
Before Width: | Height: | Size: 619 B After Width: | Height: | Size: 619 B |
Before Width: | Height: | Size: 403 B After Width: | Height: | Size: 403 B |
Before Width: | Height: | Size: 409 B After Width: | Height: | Size: 409 B |
Before Width: | Height: | Size: 396 B After Width: | Height: | Size: 396 B |
Before Width: | Height: | Size: 399 B After Width: | Height: | Size: 399 B |
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "1012.png",
|
||||
"image": "1012-counterfeit.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 58,
|
Before Width: | Height: | Size: 702 B After Width: | Height: | Size: 702 B |
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "1013.png",
|
||||
"image": "1013-unremarkable.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 62,
|
Before Width: | Height: | Size: 726 B After Width: | Height: | Size: 726 B |
|
@ -3076,7 +3076,7 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"filename": "1012",
|
||||
"filename": "1012-counterfeit",
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"sourceSize": {
|
||||
|
@ -3223,7 +3223,7 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"filename": "1012s",
|
||||
"filename": "1012s-counterfeit",
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"sourceSize": {
|
||||
|
@ -3895,7 +3895,7 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"filename": "1013",
|
||||
"filename": "1013-unremarkable",
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"sourceSize": {
|
||||
|
@ -3916,7 +3916,7 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"filename": "1013s",
|
||||
"filename": "1013s-unremarkable",
|
||||
"rotated": false,
|
||||
"trimmed": true,
|
||||
"sourceSize": {
|
||||
|
|