mirror of
https://github.com/smogon/sprites.git
synced 2026-08-20 08:45:06 -05:00
fix afd substitutes
This commit is contained in:
@@ -64,6 +64,7 @@ transform(toPSSpriteID, () => {
|
||||
sel(
|
||||
"src/afd/sprites/front",
|
||||
"src/afd/sprites/front-cosmetic",
|
||||
"src/afd/sprites/front-misc/Substitute.png",
|
||||
)
|
||||
|
||||
dest("afd-shiny");
|
||||
@@ -76,6 +77,7 @@ transform(toPSSpriteID, () => {
|
||||
sel(
|
||||
"src/afd/sprites/back",
|
||||
"src/afd/sprites/back-cosmetic",
|
||||
"src/afd/sprites/back-misc/Substitute.png",
|
||||
)
|
||||
|
||||
dest("afd-back-shiny");
|
||||
|
||||
|
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 6.2 KiB |
|
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 6.2 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 6.2 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 6.2 KiB |
Reference in New Issue
Block a user