Skip to content

Commit

Permalink
Merge pull request #150 from Farrellka-dev/elf_ears
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgencheg authored Sep 17, 2024
2 parents 0ff10b2 + 930ae1a commit f81edf7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
bodyPart: HeadSide
markingCategory: HeadSide
forcedColoring: true
speciesRestriction: [Oni]
speciesRestriction: [Human, Oni]
sprites:
- sprite: Mobs/Customization/pointy_ears.rsi
state: pointy_ears_standard
Expand All @@ -13,7 +13,7 @@
bodyPart: HeadSide
markingCategory: HeadSide
forcedColoring: true
speciesRestriction: [Oni]
speciesRestriction: [Human, Oni]
sprites:
- sprite: Mobs/Customization/pointy_ears.rsi
state: pointy_ears_wide
Expand All @@ -23,7 +23,7 @@
bodyPart: HeadSide
markingCategory: HeadSide
forcedColoring: true
speciesRestriction: [Oni]
speciesRestriction: [Human, Oni]
sprites:
- sprite: Mobs/Customization/pointy_ears.rsi
state: pointy_ears_small
Expand All @@ -33,7 +33,7 @@
bodyPart: HeadSide
markingCategory: HeadSide
forcedColoring: true
speciesRestriction: [Oni]
speciesRestriction: [Human, Oni]
sprites:
- sprite: Mobs/Customization/pointy_ears.rsi
state: pointy_ears_upwards
Expand All @@ -43,7 +43,7 @@
bodyPart: HeadSide
markingCategory: HeadSide
forcedColoring: true
speciesRestriction: [Oni]
speciesRestriction: [Human, Oni]
sprites:
- sprite: Mobs/Customization/pointy_ears.rsi
state: pointy_ears_tall
Expand All @@ -63,7 +63,7 @@
bodyPart: HeadSide
markingCategory: HeadSide
forcedColoring: true
speciesRestriction: [Oni]
speciesRestriction: [Human, Oni]
sprites:
- sprite: Mobs/Customization/pointy_ears.rsi
state: pointy_ears_thin
Expand Down
3 changes: 3 additions & 0 deletions Resources/Prototypes/Species/human.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@
HeadTop: # the cat ear joke
points: 1
required: false
HeadSide:
points: 1
required: false
Chest:
points: 1
required: false
Expand Down

0 comments on commit f81edf7

Please sign in to comment.