From: Futuristic-OK <141568243+Futuristic-OK@users.noreply.github.com> Date: Sun, 11 May 2025 00:09:27 +0000 (+0600) Subject: New hairs2 (#36613) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=48d134cc7dd610b2327a70eac8e6267c28ed1198;p=space-station-14.git New hairs2 (#36613) * Update human-hair.ftl 1 * Update human_hair.yml * longwithbangs.png * Update meta.json * fix png * Update meta.json * Update Resources/Locale/en-US/accessories/human-hair.ftl Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com> * Update Resources/Prototypes/Entities/Mobs/Customization/Markings/human_hair.yml Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com> --------- Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com> --- diff --git a/Resources/Locale/en-US/accessories/human-hair.ftl b/Resources/Locale/en-US/accessories/human-hair.ftl index 0ce0e27be7..7754d772a5 100644 --- a/Resources/Locale/en-US/accessories/human-hair.ftl +++ b/Resources/Locale/en-US/accessories/human-hair.ftl @@ -196,3 +196,4 @@ marking-HumanHairVeryshortovereyealternate = Very Short (Over Eye) marking-HumanHairVlongfringe = Very Long with Fringe marking-HumanHairVolaju = Volaju marking-HumanHairWisp = Wisp +marking-HumanHairLongWithBangs = Long With Bangs diff --git a/Resources/Prototypes/Entities/Mobs/Customization/Markings/human_hair.yml b/Resources/Prototypes/Entities/Mobs/Customization/Markings/human_hair.yml index 0af782a6a5..b67eb7631c 100644 --- a/Resources/Prototypes/Entities/Mobs/Customization/Markings/human_hair.yml +++ b/Resources/Prototypes/Entities/Mobs/Customization/Markings/human_hair.yml @@ -1384,3 +1384,10 @@ sprites: - sprite: Mobs/Customization/human_hair.rsi state: longbow +- type: marking + id: HumanHairLongWithBangs + bodyPart: Hair + markingCategory: Hair + sprites: + - sprite: Mobs/Customization/human_hair.rsi + state: longwithbangs diff --git a/Resources/Textures/Mobs/Customization/human_hair.rsi/longwithbangs.png b/Resources/Textures/Mobs/Customization/human_hair.rsi/longwithbangs.png new file mode 100644 index 0000000000..f1230241c0 Binary files /dev/null and b/Resources/Textures/Mobs/Customization/human_hair.rsi/longwithbangs.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 3184166186..454b6870eb 100644 --- a/Resources/Textures/Mobs/Customization/human_hair.rsi/meta.json +++ b/Resources/Textures/Mobs/Customization/human_hair.rsi/meta.json @@ -4,7 +4,7 @@ "x": 32, "y": 32 }, - "copyright": "Taken from https://github.com/tgstation/tgstation/blob/05ec94e46349c35e29ca91e5e97d0c88ae26ad44/icons/mob/species/human/human_face.dmi ,resprited by Alekshhh, a modified by potato1234x, uneven and tailed is drawn by Ubaser, doublebun_long by Emisse, longbundled and bob5 sprited by github:DreamlyJack(624946166152298517), pulato.png made by DreamlyJack, b.png and b_alt.png modified and sprited by KingFroozy (github) for SS14", + "copyright": "Taken from https://github.com/tgstation/tgstation/blob/05ec94e46349c35e29ca91e5e97d0c88ae26ad44/icons/mob/species/human/human_face.dmi ,resprited by Alekshhh, a modified by potato1234x, uneven and tailed is drawn by Ubaser, doublebun_long by Emisse, longbundled and bob5 sprited by github:DreamlyJack(624946166152298517), pulato.png made by DreamlyJack, b.png and b_alt.png modified and sprited by KingFroozy (github), long_with_bangs shaped and longbow by Futuristic (and Pyvik) for SS14", "license": "CC-BY-SA-3.0", "states": [ { @@ -802,6 +802,10 @@ { "name": "longbow", "directions": 4 + }, + { + "name": "longwithbangs", + "directions": 4 } ] }