Skip to content

Commit

Permalink
allow Shadowkin to use the rest of the tiger markings
Browse files Browse the repository at this point in the history
  • Loading branch information
DEATHB4DEFEAT committed Jan 17, 2024
1 parent 102bd3f commit 350023d
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
id: LizardHeadTiger
bodyPart: Head
markingCategory: Head
speciesRestriction: [Reptilian]
speciesRestriction: [Reptilian, Shadowkin] # Parkstation-Shadowkin
sprites:
- sprite: Mobs/Customization/reptilian_parts.rsi
state: head_tiger
Expand All @@ -195,7 +195,7 @@
id: LizardLArmTiger
bodyPart: LArm
markingCategory: Arms
speciesRestriction: [Reptilian]
speciesRestriction: [Reptilian, Shadowkin] # Parkstation-Shadowkin
sprites:
- sprite: Mobs/Customization/reptilian_parts.rsi
state: l_arm_tiger
Expand All @@ -204,7 +204,7 @@
id: LizardLLegTiger
bodyPart: LLeg
markingCategory: Legs
speciesRestriction: [Reptilian]
speciesRestriction: [Reptilian, Shadowkin] # Parkstation-Shadowkin
sprites:
- sprite: Mobs/Customization/reptilian_parts.rsi
state: l_leg_tiger
Expand All @@ -213,7 +213,7 @@
id: LizardRArmTiger
bodyPart: RArm
markingCategory: Arms
speciesRestriction: [Reptilian]
speciesRestriction: [Reptilian, Shadowkin] # Parkstation-Shadowkin
sprites:
- sprite: Mobs/Customization/reptilian_parts.rsi
state: r_arm_tiger
Expand All @@ -222,7 +222,7 @@
id: LizardRLegTiger
bodyPart: RLeg
markingCategory: Legs
speciesRestriction: [Reptilian]
speciesRestriction: [Reptilian, Shadowkin] # Parkstation-Shadowkin
sprites:
- sprite: Mobs/Customization/reptilian_parts.rsi
state: r_leg_tiger
Expand Down Expand Up @@ -271,7 +271,7 @@
sprites:
- sprite: Mobs/Customization/reptilian_parts.rsi
state: horns_kobold_ears

- type: marking
id: LizardHornsFloppyKoboldEars
bodyPart: HeadSide
Expand Down

0 comments on commit 350023d

Please sign in to comment.