Skip to content

Commit

Permalink
feat: add chest scars to Onis and Felinids
Browse files Browse the repository at this point in the history
  • Loading branch information
angelofallars committed Aug 13, 2024
1 parent 9716822 commit da9a90f
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
id: ScarTopSurgeryShort
bodyPart: Chest
markingCategory: Chest
speciesRestriction: [Human, Dwarf]
speciesRestriction: [Human, Dwarf, Felinid, Oni]
sexRestriction: [Male]
followSkinColor: true
sprites:
Expand All @@ -33,7 +33,7 @@
id: ScarTopSurgeryLong
bodyPart: Chest
markingCategory: Chest
speciesRestriction: [Human, Dwarf]
speciesRestriction: [Human, Dwarf, Felinid, Oni]
sexRestriction: [Male]
followSkinColor: true
sprites:
Expand All @@ -44,7 +44,7 @@
id: ScarChest
bodyPart: Chest
markingCategory: Chest
speciesRestriction: [Human, Dwarf]
speciesRestriction: [Human, Dwarf, Felinid, Oni]
followSkinColor: true
sprites:
- sprite: Mobs/Customization/scars.rsi
Expand Down

0 comments on commit da9a90f

Please sign in to comment.