move substitutes
|
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 |
|
Before Width: | Height: | Size: 514 B After Width: | Height: | Size: 514 B |
|
Before Width: | Height: | Size: 612 B After Width: | Height: | Size: 612 B |
|
Before Width: | Height: | Size: 175 B After Width: | Height: | Size: 175 B |
|
Before Width: | Height: | Size: 180 B After Width: | Height: | Size: 180 B |
|
Before Width: | Height: | Size: 341 B After Width: | Height: | Size: 341 B |
|
Before Width: | Height: | Size: 367 B After Width: | Height: | Size: 367 B |
|
Before Width: | Height: | Size: 380 B After Width: | Height: | Size: 380 B |
|
Before Width: | Height: | Size: 322 B After Width: | Height: | Size: 322 B |
|
Before Width: | Height: | Size: 299 B After Width: | Height: | Size: 299 B |
|
Before Width: | Height: | Size: 343 B After Width: | Height: | Size: 343 B |
16
ps.deploy.js
@@ -103,17 +103,17 @@ transform(toPSSpriteID, () => {
|
||||
});
|
||||
|
||||
transform(toPSID, () => {
|
||||
dest("ani");
|
||||
sel("src/canonical/models/front-misc/Substitute.gif");
|
||||
// dest("ani");
|
||||
// sel("src/canonical/models/front-misc/Substitute.gif");
|
||||
|
||||
dest("ani-back");
|
||||
sel("src/canonical/models/back-misc/Substitute.gif");
|
||||
// dest("ani-back");
|
||||
// sel("src/canonical/models/back-misc/Substitute.gif");
|
||||
|
||||
dest("afd");
|
||||
sel("src/afd/sprites-canonical/front-misc/Substitute.png");
|
||||
// dest("afd");
|
||||
// sel("src/afd/sprites-canonical/front-misc/Substitute.png");
|
||||
|
||||
dest("afd-back");
|
||||
sel("src/afd/sprites-canonical/back-misc/Substitute.png");
|
||||
// dest("afd-back");
|
||||
// sel("src/afd/sprites-canonical/back-misc/Substitute.png");
|
||||
|
||||
dest("misc");
|
||||
sel(
|
||||
|
||||