Skip to content

Commit

Permalink
add body hair to unisex characters
Browse files Browse the repository at this point in the history
  • Loading branch information
DinnerCalzone committed Dec 24, 2024
1 parent 37c9f13 commit 617764e
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 617764e

Please sign in to comment.