Skip to content

Commit

Permalink
added to more species
Browse files Browse the repository at this point in the history
  • Loading branch information
hivehum committed Jan 23, 2025
1 parent c2a5e28 commit 96896a9
Show file tree
Hide file tree
Showing 8 changed files with 59 additions and 56 deletions.
6 changes: 3 additions & 3 deletions Resources/Prototypes/Nyanotrasen/Species/felinid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
required: true
defaultMarkings: [ FelinidEarsBasic ]
Chest:
points: 1
points: 4 # Frontier
required: false
Legs:
points: 2
points: 8 # Frontier
required: false
Arms:
points: 2
points: 8 # Frontier
required: false
6 changes: 3 additions & 3 deletions Resources/Prototypes/Nyanotrasen/Species/oni.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
points: 1 # Frontier
required: false # Frontier
Chest:
points: 1
points: 4 # Frontier
required: false
Legs:
points: 2
points: 8 # Frontier
required: false
Arms:
points: 2
points: 8 # Frontier
required: false
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: BodyhairHumanMale
bodyPart: Chest
markingCategory: Chest
speciesRestriction: [ Dwarf, Human ]
speciesRestriction: [ Dwarf, Human, Oni, Goblin, Felinid ]
sexRestriction: [ Male ]
sprites:
- sprite: _Impstation/Mobs/Customization/bodyhair.rsi
Expand All @@ -12,7 +12,7 @@
id: BodyhairHumanFemale
bodyPart: Chest
markingCategory: Chest
speciesRestriction: [ Dwarf, Human ]
speciesRestriction: [ Dwarf, Human, Oni, Goblin, Felinid ]
sexRestriction: [ Female ]
sprites:
- sprite: _Impstation/Mobs/Customization/bodyhair.rsi
Expand All @@ -22,7 +22,7 @@
id: BodyhairHumanUnsexed
bodyPart: Chest
markingCategory: Chest
speciesRestriction: [ Dwarf, Human ]
speciesRestriction: [ Dwarf, Human, Oni, Goblin, Felinid ]
sexRestriction: [ Unsexed ]
sprites:
- sprite: _Impstation/Mobs/Customization/bodyhair.rsi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
id: BurqaSolid
bodyPart: Hair
markingCategory: Hair
speciesRestriction: [Human, Dwarf, SlimePerson]
speciesRestriction: [Human, Dwarf, SlimePerson, Oni, Goblin, Felinid] # Frontier
sprites:
- sprite: _Impstation/Mobs/Customization/headcovers.rsi
state: burqasolid
Expand All @@ -15,7 +15,7 @@
id: HijabFashionable
bodyPart: Hair
markingCategory: Hair
speciesRestriction: [Human, Dwarf, SlimePerson]
speciesRestriction: [Human, Dwarf, SlimePerson, Oni, Goblin, Felinid, Vulpkanin] # Frontier
sprites:
- sprite: _Impstation/Mobs/Customization/headcovers.rsi
state: hijabchic
Expand All @@ -24,7 +24,7 @@
id: HijabSimple
bodyPart: Hair
markingCategory: Hair
speciesRestriction: [Human, Dwarf, SlimePerson]
speciesRestriction: [Human, Dwarf, SlimePerson, Oni, Goblin, Felinid, Vulpkanin] # Frontier
sprites:
- sprite: _Impstation/Mobs/Customization/headcovers.rsi
state: hijabsimple
Expand All @@ -33,7 +33,7 @@
id: Niqab
bodyPart: Hair
markingCategory: Hair
speciesRestriction: [Human, Dwarf, SlimePerson]
speciesRestriction: [Human, Dwarf, SlimePerson, Oni, Goblin, Felinid] # Frontier
sprites:
- sprite: _Impstation/Mobs/Customization/headcovers.rsi
state: niqab
Expand All @@ -42,7 +42,7 @@
id: TichelFashionable
bodyPart: Hair
markingCategory: Hair
speciesRestriction: [Human, Dwarf, SlimePerson]
speciesRestriction: [Human, Dwarf, SlimePerson, Oni, Goblin, Felinid, Vulpkanin] # Frontier
sprites:
- sprite: _Impstation/Mobs/Customization/headcovers.rsi
state: tichelfashionable
Expand All @@ -51,7 +51,7 @@
id: TichelSimple
bodyPart: Hair
markingCategory: Hair
speciesRestriction: [Human, Dwarf, SlimePerson]
speciesRestriction: [Human, Dwarf, SlimePerson, Oni, Goblin, Felinid, Vulpkanin] # Frontier
sprites:
- sprite: _Impstation/Mobs/Customization/headcovers.rsi
state: tichelsimple
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
id: HumanHairGatheredlow
bodyPart: Hair
markingCategory: Hair
speciesRestriction: [Human, Dwarf, SlimePerson, Oni, Goblin, Felinid, Vulpkanin] # Frontier
sprites:
- sprite: _Impstation/Mobs/Customization/human_hair.rsi
state: gatheredlow
Expand All @@ -10,6 +11,7 @@
id: HumanHairLowpigtails
bodyPart: Hair
markingCategory: Hair
speciesRestriction: [Human, Dwarf, SlimePerson, Oni, Goblin, Felinid, Vulpkanin] # Frontier
sprites:
- sprite: _Impstation/Mobs/Customization/human_hair.rsi
state: lowpigtails
Expand All @@ -18,6 +20,7 @@
id: HumanHairFrenchBraid
bodyPart: Hair
markingCategory: Hair
speciesRestriction: [Human, Dwarf, SlimePerson, Oni, Goblin, Felinid, Vulpkanin] # Frontier
sprites:
- sprite: _Impstation/Mobs/Customization/human_hair.rsi
state: frenchbraid
Original file line number Diff line number Diff line change
Expand Up @@ -1020,7 +1020,7 @@
id: VitiligoHeadL
bodyPart: Head
markingCategory: Head
speciesRestriction: [ Human, Dwarf ]
speciesRestriction: [ Human, Dwarf, Oni, Goblin, Felinid] # Frontier
forcedColoring: true
coloring:
default:
Expand All @@ -1035,7 +1035,7 @@
id: VitiligoHeadR
bodyPart: Head
markingCategory: Head
speciesRestriction: [ Human, Dwarf ]
speciesRestriction: [ Human, Dwarf, Oni, Goblin, Felinid] # Frontier
forcedColoring: true
coloring:
default:
Expand All @@ -1050,7 +1050,7 @@
id: VitiligoHeadJaw
bodyPart: Head
markingCategory: Head
speciesRestriction: [ Human, Dwarf ]
speciesRestriction: [ Human, Dwarf, Oni, Goblin, Felinid] # Frontier
forcedColoring: true
coloring:
default:
Expand All @@ -1065,7 +1065,7 @@
id: VitiligoChestF
bodyPart: Chest
markingCategory: Chest
speciesRestriction: [ Human, Dwarf ]
speciesRestriction: [ Human, Dwarf, Oni, Goblin, Felinid] # Frontier
forcedColoring: true
coloring:
default:
Expand All @@ -1080,7 +1080,7 @@
id: VitiligoChestSpots
bodyPart: Chest
markingCategory: Chest
speciesRestriction: [ Human, Dwarf ]
speciesRestriction: [ Human, Dwarf, Oni, Goblin, Felinid] # Frontier
forcedColoring: true
coloring:
default:
Expand All @@ -1095,7 +1095,7 @@
id: VitiligoArmR
bodyPart: RArm
markingCategory: Arms
speciesRestriction: [ Human, Dwarf ]
speciesRestriction: [ Human, Dwarf, Oni, Goblin, Felinid] # Frontier
forcedColoring: true
coloring:
default:
Expand All @@ -1110,7 +1110,7 @@
id: VitiligoArmL
bodyPart: LArm
markingCategory: Arms
speciesRestriction: [ Human, Dwarf ]
speciesRestriction: [ Human, Dwarf, Oni, Goblin, Felinid] # Frontier
forcedColoring: true
coloring:
default:
Expand All @@ -1125,7 +1125,7 @@
id: VitiligoHandR
bodyPart: RHand
markingCategory: Arms
speciesRestriction: [ Human, Dwarf ]
speciesRestriction: [ Human, Dwarf, Oni, Goblin, Felinid] # Frontier
forcedColoring: true
coloring:
default:
Expand All @@ -1140,7 +1140,7 @@
id: VitiligoHandL
bodyPart: LHand
markingCategory: Arms
speciesRestriction: [ Human, Dwarf ]
speciesRestriction: [ Human, Dwarf, Oni, Goblin, Felinid] # Frontier
forcedColoring: true
coloring:
default:
Expand All @@ -1155,7 +1155,7 @@
id: VitiligoLegR
bodyPart: RLeg
markingCategory: Legs
speciesRestriction: [ Human, Dwarf ]
speciesRestriction: [ Human, Dwarf, Oni, Goblin, Felinid] # Frontier
forcedColoring: true
coloring:
default:
Expand All @@ -1170,7 +1170,7 @@
id: VitiligoLegL
bodyPart: LLeg
markingCategory: Legs
speciesRestriction: [ Human, Dwarf ]
speciesRestriction: [ Human, Dwarf, Oni, Goblin, Felinid] # Frontier
forcedColoring: true
coloring:
default:
Expand Down
Loading

0 comments on commit 96896a9

Please sign in to comment.