Skip to content

Commit

Permalink
Added "Classic Gentle"
Browse files Browse the repository at this point in the history
  • Loading branch information
Colin-Tel committed Sep 27, 2023
1 parent 6fe84d9 commit 0c5f215
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions Resources/Locale/en-US/deltav/accessories/hair.ftl
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
marking-HumanHairShortBedhead = Short Bedhead
mariking-HumanHairClassicGentle = Classic Gentle
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 0c5f215

Please sign in to comment.