mirror of
https://github.com/smogon/sprites.git
synced 2026-07-05 19:07:08 -05:00
fix afd substitutes
This commit is contained in:
parent
5f0c987e18
commit
6a321ffb55
|
|
@ -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 |
Loading…
Reference in New Issue
Block a user