Improved Coloring Layers For Moth Wings (#18929)

* Improved layers

* Removed excess PNGs
This commit is contained in:
Nairod
2023-08-09 20:32:00 -05:00
committed by GitHub
parent ac71bf8e08
commit 4d2c039b2b
20 changed files with 48 additions and 12 deletions

View File

@@ -187,7 +187,9 @@
speciesRestriction: [Moth]
sprites:
- sprite: Mobs/Customization/Moth/moth_wings.rsi
state: dbushy
state: dbushy_primary
- sprite: Mobs/Customization/Moth/moth_wings.rsi
state: dbushy_secondary
- type: marking
id: MothWingsDeathhead
@@ -196,7 +198,9 @@
speciesRestriction: [Moth]
sprites:
- sprite: Mobs/Customization/Moth/moth_wings.rsi
state: deathhead
state: deathhead_primary
- sprite: Mobs/Customization/Moth/moth_wings.rsi
state: deathhead_secondary
- type: marking
id: MothWingsFan
@@ -232,7 +236,9 @@
speciesRestriction: [Moth]
sprites:
- sprite: Mobs/Customization/Moth/moth_wings.rsi
state: firewatch
state: firewatch_primary
- sprite: Mobs/Customization/Moth/moth_wings.rsi
state: firewatch_secondary
- type: marking
id: MothWingsGothic
@@ -277,7 +283,9 @@
speciesRestriction: [Moth]
sprites:
- sprite: Mobs/Customization/Moth/moth_wings.rsi
state: moffra
state: moffra_primary
- sprite: Mobs/Customization/Moth/moth_wings.rsi
state: moffra_secondary
- type: marking
id: MothWingsOakworm
@@ -295,7 +303,9 @@
speciesRestriction: [Moth]
sprites:
- sprite: Mobs/Customization/Moth/moth_wings.rsi
state: plasmafire
state: plasmafire_primary
- sprite: Mobs/Customization/Moth/moth_wings.rsi
state: plasmafire_secondary
- type: marking
id: MothWingsPointy
@@ -313,7 +323,9 @@
speciesRestriction: [Moth]
sprites:
- sprite: Mobs/Customization/Moth/moth_wings.rsi
state: royal
state: royal_primary
- sprite: Mobs/Customization/Moth/moth_wings.rsi
state: royal_secondary
- type: marking
id: MothWingsStellar

Binary file not shown.

Before

Width:  |  Height:  |  Size: 864 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 456 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 838 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 829 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 900 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 984 B

View File

@@ -16,11 +16,19 @@
"directions": 4
},
{
"name": "dbushy",
"name": "dbushy_primary",
"directions": 4
},
{
"name": "deathhead",
"name": "dbushy_secondary",
"directions": 4
},
{
"name": "deathhead_primary",
"directions": 4
},
{
"name": "deathhead_secondary",
"directions": 4
},
{
@@ -36,7 +44,11 @@
"directions": 4
},
{
"name": "firewatch",
"name": "firewatch_primary",
"directions": 4
},
{
"name": "firewatch_secondary",
"directions": 4
},
{
@@ -56,7 +68,11 @@
"directions": 4
},
{
"name": "moffra",
"name": "moffra_primary",
"directions": 4
},
{
"name": "moffra_secondary",
"directions": 4
},
{
@@ -64,7 +80,11 @@
"directions": 4
},
{
"name": "plasmafire",
"name": "plasmafire_primary",
"directions": 4
},
{
"name": "plasmafire_secondary",
"directions": 4
},
{
@@ -72,7 +92,11 @@
"directions": 4
},
{
"name": "royal",
"name": "royal_primary",
"directions": 4
},
{
"name": "royal_secondary",
"directions": 4
},
{

Binary file not shown.

Before

Width:  |  Height:  |  Size: 809 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 948 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 748 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 469 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 880 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB