makes the maple wing marking have a primary and a secondary color (#31691)
bogos binted
This commit is contained in:
@@ -94,7 +94,8 @@ marking-MothWingsJungle = Wings (Jungle)
|
||||
marking-MothWingsLadybug-ladybug = Wing
|
||||
marking-MothWingsLadybug = Wings (Ladybug)
|
||||
|
||||
marking-MothWingsMaple-maple = Wing
|
||||
marking-MothWingsMaple-maple_primary = Primary
|
||||
marking-MothWingsMaple-maple_secondary = Secondary
|
||||
marking-MothWingsMaple = Wings (Maple)
|
||||
|
||||
marking-MothWingsMoffra-moffra_primary = Primary
|
||||
|
||||
@@ -285,7 +285,9 @@
|
||||
speciesRestriction: [Moth]
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/Moth/moth_wings.rsi
|
||||
state: maple
|
||||
state: maple_primary
|
||||
- sprite: Mobs/Customization/Moth/moth_wings.rsi
|
||||
state: maple_secondary
|
||||
|
||||
- type: marking
|
||||
id: MothWingsMoffra
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 735 B |
Binary file not shown.
|
After Width: | Height: | Size: 1003 B |
Binary file not shown.
|
After Width: | Height: | Size: 1013 B |
@@ -64,7 +64,11 @@
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "maple",
|
||||
"name": "maple_primary",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "maple_secondary",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user