Improved Coloring Layers For Moth Wings (#18929)
* Improved layers * Removed excess PNGs
@@ -187,7 +187,9 @@
|
|||||||
speciesRestriction: [Moth]
|
speciesRestriction: [Moth]
|
||||||
sprites:
|
sprites:
|
||||||
- sprite: Mobs/Customization/Moth/moth_wings.rsi
|
- sprite: Mobs/Customization/Moth/moth_wings.rsi
|
||||||
state: dbushy
|
state: dbushy_primary
|
||||||
|
- sprite: Mobs/Customization/Moth/moth_wings.rsi
|
||||||
|
state: dbushy_secondary
|
||||||
|
|
||||||
- type: marking
|
- type: marking
|
||||||
id: MothWingsDeathhead
|
id: MothWingsDeathhead
|
||||||
@@ -196,7 +198,9 @@
|
|||||||
speciesRestriction: [Moth]
|
speciesRestriction: [Moth]
|
||||||
sprites:
|
sprites:
|
||||||
- sprite: Mobs/Customization/Moth/moth_wings.rsi
|
- sprite: Mobs/Customization/Moth/moth_wings.rsi
|
||||||
state: deathhead
|
state: deathhead_primary
|
||||||
|
- sprite: Mobs/Customization/Moth/moth_wings.rsi
|
||||||
|
state: deathhead_secondary
|
||||||
|
|
||||||
- type: marking
|
- type: marking
|
||||||
id: MothWingsFan
|
id: MothWingsFan
|
||||||
@@ -232,7 +236,9 @@
|
|||||||
speciesRestriction: [Moth]
|
speciesRestriction: [Moth]
|
||||||
sprites:
|
sprites:
|
||||||
- sprite: Mobs/Customization/Moth/moth_wings.rsi
|
- sprite: Mobs/Customization/Moth/moth_wings.rsi
|
||||||
state: firewatch
|
state: firewatch_primary
|
||||||
|
- sprite: Mobs/Customization/Moth/moth_wings.rsi
|
||||||
|
state: firewatch_secondary
|
||||||
|
|
||||||
- type: marking
|
- type: marking
|
||||||
id: MothWingsGothic
|
id: MothWingsGothic
|
||||||
@@ -277,7 +283,9 @@
|
|||||||
speciesRestriction: [Moth]
|
speciesRestriction: [Moth]
|
||||||
sprites:
|
sprites:
|
||||||
- sprite: Mobs/Customization/Moth/moth_wings.rsi
|
- sprite: Mobs/Customization/Moth/moth_wings.rsi
|
||||||
state: moffra
|
state: moffra_primary
|
||||||
|
- sprite: Mobs/Customization/Moth/moth_wings.rsi
|
||||||
|
state: moffra_secondary
|
||||||
|
|
||||||
- type: marking
|
- type: marking
|
||||||
id: MothWingsOakworm
|
id: MothWingsOakworm
|
||||||
@@ -295,7 +303,9 @@
|
|||||||
speciesRestriction: [Moth]
|
speciesRestriction: [Moth]
|
||||||
sprites:
|
sprites:
|
||||||
- sprite: Mobs/Customization/Moth/moth_wings.rsi
|
- sprite: Mobs/Customization/Moth/moth_wings.rsi
|
||||||
state: plasmafire
|
state: plasmafire_primary
|
||||||
|
- sprite: Mobs/Customization/Moth/moth_wings.rsi
|
||||||
|
state: plasmafire_secondary
|
||||||
|
|
||||||
- type: marking
|
- type: marking
|
||||||
id: MothWingsPointy
|
id: MothWingsPointy
|
||||||
@@ -313,7 +323,9 @@
|
|||||||
speciesRestriction: [Moth]
|
speciesRestriction: [Moth]
|
||||||
sprites:
|
sprites:
|
||||||
- sprite: Mobs/Customization/Moth/moth_wings.rsi
|
- sprite: Mobs/Customization/Moth/moth_wings.rsi
|
||||||
state: royal
|
state: royal_primary
|
||||||
|
- sprite: Mobs/Customization/Moth/moth_wings.rsi
|
||||||
|
state: royal_secondary
|
||||||
|
|
||||||
- type: marking
|
- type: marking
|
||||||
id: MothWingsStellar
|
id: MothWingsStellar
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 864 B |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 456 B |
|
Before Width: | Height: | Size: 838 B |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 829 B |
|
Before Width: | Height: | Size: 900 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 984 B |
@@ -16,11 +16,19 @@
|
|||||||
"directions": 4
|
"directions": 4
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "dbushy",
|
"name": "dbushy_primary",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "deathhead",
|
"name": "dbushy_secondary",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "deathhead_primary",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "deathhead_secondary",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -36,7 +44,11 @@
|
|||||||
"directions": 4
|
"directions": 4
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "firewatch",
|
"name": "firewatch_primary",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "firewatch_secondary",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -56,7 +68,11 @@
|
|||||||
"directions": 4
|
"directions": 4
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "moffra",
|
"name": "moffra_primary",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "moffra_secondary",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -64,7 +80,11 @@
|
|||||||
"directions": 4
|
"directions": 4
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "plasmafire",
|
"name": "plasmafire_primary",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "plasmafire_secondary",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -72,7 +92,11 @@
|
|||||||
"directions": 4
|
"directions": 4
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "royal",
|
"name": "royal_primary",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "royal_secondary",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 809 B |
|
After Width: | Height: | Size: 948 B |
|
After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 748 B |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 469 B |
|
Before Width: | Height: | Size: 880 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.0 KiB |