Skip to content

Commit

Permalink
Cherry-picked commit 6bffa31 from space-wizards/space-station-14/master
Browse files Browse the repository at this point in the history
  • Loading branch information
SimpleStation14 authored and ImRenQ committed Mar 22, 2024
1 parent 3bf08c7 commit 66617c2
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/accessories/human-hair.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
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 @@ -419,6 +419,10 @@
"name": "long_bedhead",
"directions": 4
},
{
"name": "long_bedhead2",
"directions": 4
},
{
"name": "longemo",
"directions": 4
Expand Down

0 comments on commit 66617c2

Please sign in to comment.