From 0c5f2153b15ba52a8b1701f99d2dfab812fa1204 Mon Sep 17 00:00:00 2001 From: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com> Date: Wed, 27 Sep 2023 18:40:10 -0500 Subject: [PATCH] Added "Classic Gentle" --- .../Locale/en-US/deltav/accessories/hair.ftl | 1 + .../Mobs/Customization/Markings/human_hair.yml | 7 +++++++ .../human_hair.rsi/classicgentle.png | Bin 0 -> 370 bytes .../Mobs/Customization/human_hair.rsi/meta.json | 4 ++++ 4 files changed, 12 insertions(+) create mode 100644 Resources/Textures/Mobs/Customization/human_hair.rsi/classicgentle.png diff --git a/Resources/Locale/en-US/deltav/accessories/hair.ftl b/Resources/Locale/en-US/deltav/accessories/hair.ftl index 89bf06c8ed4..1316639c770 100644 --- a/Resources/Locale/en-US/deltav/accessories/hair.ftl +++ b/Resources/Locale/en-US/deltav/accessories/hair.ftl @@ -1 +1,2 @@ marking-HumanHairShortBedhead = Short Bedhead +mariking-HumanHairClassicGentle = Classic Gentle diff --git a/Resources/Prototypes/Entities/Mobs/Customization/Markings/human_hair.yml b/Resources/Prototypes/Entities/Mobs/Customization/Markings/human_hair.yml index 106af0d6f52..f23f04d888f 100644 --- a/Resources/Prototypes/Entities/Mobs/Customization/Markings/human_hair.yml +++ b/Resources/Prototypes/Entities/Mobs/Customization/Markings/human_hair.yml @@ -299,6 +299,13 @@ sprites: - sprite: Mobs/Customization/human_hair.rsi state: classicfloorlength_bedhead +- type: marking + id: HumanHairClassicGentle #Delta V, classic hairstyle that was replaced + bodyPart: Hair + markingCategory: Hair + sprites: + - sprite: Mobs/Customization/human_hair.rsi + state: classicgentle - type: marking id: HumanHairClassicModern bodyPart: Hair diff --git a/Resources/Textures/Mobs/Customization/human_hair.rsi/classicgentle.png b/Resources/Textures/Mobs/Customization/human_hair.rsi/classicgentle.png new file mode 100644 index 0000000000000000000000000000000000000000..636636bffd157e1d7b7bc78e56d36c25d3b230a2 GIT binary patch literal 370 zcmV-&0ge8NP)UY%*@Qu(b3Y<(%s$N-rnAkMBnxR0004WQchC@no@pf^97rb37|Of9|GR;EJA zp`aH#vu_ci94vw}_Jk1Su%;JRd)Fe&R!r9P;_BE`NGm2ef@|6W>5j<)!8ubPEntB# zcRQ{#Tdtck8vU=AR3oVLoq($C86mS?BQ3qJH5ba)b&0g}XVr0$=&UZ0vLr`yp_p}N zB%LtODWtDk20osVl5b5wy>&=S|4QJdE|JotAP{vap-%$$3@HMd(dbY70H!8H@~0GB QNB{r;07*qoM6N<$g38gPssI20 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Mobs/Customization/human_hair.rsi/meta.json b/Resources/Textures/Mobs/Customization/human_hair.rsi/meta.json index 1d1af38551f..b2d4a877195 100644 --- a/Resources/Textures/Mobs/Customization/human_hair.rsi/meta.json +++ b/Resources/Textures/Mobs/Customization/human_hair.rsi/meta.json @@ -171,6 +171,10 @@ "name": "classicfloorlength_bedhead", "directions": 4, "delays":[[1.0],[1.0],[1.0],[1.0]]}, + { + "name": "classicgentle", + "directions": 4, + "delays":[[1.0],[1.0],[1.0],[1.0]]}, { "name": "classicmodern", "directions": 4,