diff --git a/Resources/Locale/en-US/accessories/human-hair.ftl b/Resources/Locale/en-US/accessories/human-hair.ftl index 9bd8c01fb04..7d3d153bd4f 100644 --- a/Resources/Locale/en-US/accessories/human-hair.ftl +++ b/Resources/Locale/en-US/accessories/human-hair.ftl @@ -7,6 +7,7 @@ marking-HumanHairBedhead = Bedhead marking-HumanHairBedheadv2 = Bedhead 2 marking-HumanHairBedheadv3 = Bedhead 3 marking-HumanHairLongBedhead = Long Bedhead +marking-HumanHairLongBedhead2 = Long Bedhead 2 marking-HumanHairFloorlengthBedhead = Floorlength Bedhead marking-HumanHairBeehive = Beehive marking-HumanHairBeehivev2 = Beehive 2 diff --git a/Resources/Prototypes/Entities/Mobs/Customization/Markings/human_hair.yml b/Resources/Prototypes/Entities/Mobs/Customization/Markings/human_hair.yml index af4114ce480..0adf8fcb20d 100644 --- a/Resources/Prototypes/Entities/Mobs/Customization/Markings/human_hair.yml +++ b/Resources/Prototypes/Entities/Mobs/Customization/Markings/human_hair.yml @@ -61,6 +61,13 @@ sprites: - sprite: Mobs/Customization/human_hair.rsi state: long_bedhead +- type: marking + id: HumanHairLongBedhead2 + bodyPart: Hair + markingCategory: Hair + sprites: + - sprite: Mobs/Customization/human_hair.rsi + state: long_bedhead2 - type: marking id: HumanHairFloorlengthBedhead bodyPart: Hair diff --git a/Resources/Textures/Mobs/Customization/human_hair.rsi/long_bedhead2.png b/Resources/Textures/Mobs/Customization/human_hair.rsi/long_bedhead2.png new file mode 100644 index 00000000000..12520f077da Binary files /dev/null and b/Resources/Textures/Mobs/Customization/human_hair.rsi/long_bedhead2.png differ diff --git a/Resources/Textures/Mobs/Customization/human_hair.rsi/meta.json b/Resources/Textures/Mobs/Customization/human_hair.rsi/meta.json index 5b682389ed5..036f162d031 100644 --- a/Resources/Textures/Mobs/Customization/human_hair.rsi/meta.json +++ b/Resources/Textures/Mobs/Customization/human_hair.rsi/meta.json @@ -419,6 +419,10 @@ "name": "long_bedhead", "directions": 4 }, + { + "name": "long_bedhead2", + "directions": 4 + }, { "name": "longemo", "directions": 4