Add gen4 move seals

This commit is contained in:
Michiel Sikma 2020-08-15 19:45:46 +02:00
parent fb03741e16
commit 77f18ba4f7
4 changed files with 12 additions and 6 deletions

View File

@ -4152,11 +4152,13 @@
},
"files": {
"home": "seals/home/move-physical.png",
"gen8": "seals/gen8/move-physical.png"
"gen8": "seals/gen8/move-physical.png",
"gen4": "seals/gen4/move-physical.png"
},
"resolution": {
"home": "3x",
"gen8": "2x"
"gen8": "2x",
"gen4": "1x"
}
},
{
@ -4167,11 +4169,13 @@
},
"files": {
"home": "seals/home/move-special.png",
"gen8": "seals/gen8/move-special.png"
"gen8": "seals/gen8/move-special.png",
"gen4": "seals/gen4/move-special.png"
},
"resolution": {
"home": "3x",
"gen8": "2x"
"gen8": "2x",
"gen4": "1x"
}
},
{
@ -4182,11 +4186,13 @@
},
"files": {
"home": "seals/home/move-status.png",
"gen8": "seals/gen8/move-status.png"
"gen8": "seals/gen8/move-status.png",
"gen4": "seals/gen4/move-status.png"
},
"resolution": {
"home": "3x",
"gen8": "2x"
"gen8": "2x",
"gen4": "1x"
}
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 211 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 B