diff --git a/Resources/Prototypes/Entities/Mobs/Customization/Markings/moth.yml b/Resources/Prototypes/Entities/Mobs/Customization/Markings/moth.yml index 80ecce44d3..e7a11547c3 100644 --- a/Resources/Prototypes/Entities/Mobs/Customization/Markings/moth.yml +++ b/Resources/Prototypes/Entities/Mobs/Customization/Markings/moth.yml @@ -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 diff --git a/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/dbushy.png b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/dbushy.png deleted file mode 100644 index 966d4a9894..0000000000 Binary files a/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/dbushy.png and /dev/null differ diff --git a/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/dbushy_primary.png b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/dbushy_primary.png new file mode 100644 index 0000000000..1a8f402954 Binary files /dev/null and b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/dbushy_primary.png differ diff --git a/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/dbushy_secondary.png b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/dbushy_secondary.png new file mode 100644 index 0000000000..60a6bf7501 Binary files /dev/null and b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/dbushy_secondary.png differ diff --git a/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/deathhead.png b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/deathhead.png deleted file mode 100644 index aca38f0138..0000000000 Binary files a/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/deathhead.png and /dev/null differ diff --git a/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/deathhead_primary.png b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/deathhead_primary.png new file mode 100644 index 0000000000..0546cbd532 Binary files /dev/null and b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/deathhead_primary.png differ diff --git a/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/deathhead_secondary.png b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/deathhead_secondary.png new file mode 100644 index 0000000000..3cd96923ea Binary files /dev/null and b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/deathhead_secondary.png differ diff --git a/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/firewatch.png b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/firewatch.png deleted file mode 100644 index b68e44d66f..0000000000 Binary files a/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/firewatch.png and /dev/null differ diff --git a/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/firewatch_primary.png b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/firewatch_primary.png new file mode 100644 index 0000000000..e2d00b427b Binary files /dev/null and b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/firewatch_primary.png differ diff --git a/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/firewatch_secondary.png b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/firewatch_secondary.png new file mode 100644 index 0000000000..77ee1d0eaa Binary files /dev/null and b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/firewatch_secondary.png differ diff --git a/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/meta.json b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/meta.json index 7bcf8e7dfd..9b107bd7b5 100644 --- a/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/meta.json +++ b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/meta.json @@ -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 }, { diff --git a/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/moffra.png b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/moffra.png deleted file mode 100644 index 980006ee05..0000000000 Binary files a/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/moffra.png and /dev/null differ diff --git a/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/moffra_primary.png b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/moffra_primary.png new file mode 100644 index 0000000000..7e89112b9a Binary files /dev/null and b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/moffra_primary.png differ diff --git a/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/moffra_secondary.png b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/moffra_secondary.png new file mode 100644 index 0000000000..e2456a2fd1 Binary files /dev/null and b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/moffra_secondary.png differ diff --git a/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/plasmafire.png b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/plasmafire.png deleted file mode 100644 index bc5c9ea675..0000000000 Binary files a/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/plasmafire.png and /dev/null differ diff --git a/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/plasmafire_primary.png b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/plasmafire_primary.png new file mode 100644 index 0000000000..796fc52ef3 Binary files /dev/null and b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/plasmafire_primary.png differ diff --git a/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/plasmafire_secondary.png b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/plasmafire_secondary.png new file mode 100644 index 0000000000..aa1a32ced2 Binary files /dev/null and b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/plasmafire_secondary.png differ diff --git a/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/royal.png b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/royal.png deleted file mode 100644 index 5b1ce1d8db..0000000000 Binary files a/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/royal.png and /dev/null differ diff --git a/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/royal_primary.png b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/royal_primary.png new file mode 100644 index 0000000000..83c746054c Binary files /dev/null and b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/royal_primary.png differ diff --git a/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/royal_secondary.png b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/royal_secondary.png new file mode 100644 index 0000000000..554e13ad30 Binary files /dev/null and b/Resources/Textures/Mobs/Customization/Moth/moth_wings.rsi/royal_secondary.png differ