Skip to content

Commit

Permalink
Merge pull request #1119 from DinnerCalzone/janitor
Browse files Browse the repository at this point in the history
Add body hair markings to unisex characters
  • Loading branch information
Darkmajia authored Dec 26, 2024
2 parents fec96ae + 617764e commit cdfe156
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Resources/Locale/en-US/_Impstation/markings/bodyhair.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ marking-BodyhairHumanFemale = Body Hair
marking-BodyhairSpelf-spelf_bodyhair = Body Hair
marking-BodyhairSpelf = Body Hair
marking-BodyhairHumanUnsexed-human_bodyhair_unsexed = Body Hair
marking-BodyhairHumanUnsexed = Body Hair
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,13 @@
sprites:
- sprite: _Impstation/Mobs/Customization/bodyhair.rsi
state: spelf_bodyhair

- type: marking
id: BodyhairHumanUnsexed
bodyPart: Chest
markingCategory: Chest
speciesRestriction: [ Dwarf, Human ]
sexRestriction: [ Unsexed ]
sprites:
- sprite: _Impstation/Mobs/Customization/bodyhair.rsi
state: human_bodyhair_male

0 comments on commit cdfe156

Please sign in to comment.