Skip to content

Commit

Permalink
Add Tails to IPC
Browse files Browse the repository at this point in the history
From floofstation, original PR by Fasana

Fansana/floofstation1#253
  • Loading branch information
Suraru committed Nov 11, 2024
1 parent 04cdc14 commit 48f875a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,17 @@
- sprite: Mobs/Customization/reptilian_parts.rsi
state: frills_neckfull

# Floof
- type: marking
id: LizardFloofNeckfull
bodyPart: HeadSide
markingCategory: HeadSide
speciesRestriction: [Reptilian]
sprites:
- sprite: Mobs/Customization/reptilian_parts.rsi
state: floof_neckfull
# end Floof

- type: marking
id: LizardHornsAngler
bodyPart: HeadTop
Expand Down Expand Up @@ -130,7 +141,7 @@
id: LizardTailSmooth
bodyPart: Tail
markingCategory: Tail
speciesRestriction: [Reptilian, Human]
speciesRestriction: [Reptilian, Human, IPC] # Floof
sprites:
- sprite: Mobs/Customization/reptilian_parts.rsi
state: tail_smooth_primary
Expand All @@ -141,7 +152,7 @@
id: LizardTailLarge
bodyPart: Tail
markingCategory: Tail
speciesRestriction: [Reptilian, Human]
speciesRestriction: [Reptilian, Human, IPC] # Floof
sprites:
- sprite: Mobs/Customization/reptilian_parts.rsi
state: tail_large
Expand All @@ -150,7 +161,7 @@
id: LizardTailSpikes
bodyPart: Tail
markingCategory: Tail
speciesRestriction: [Reptilian, Human]
speciesRestriction: [Reptilian, Human, IPC] # Floof
sprites:
- sprite: Mobs/Customization/reptilian_parts.rsi
state: tail_spikes
Expand All @@ -159,7 +170,7 @@
id: LizardTailLTiger
bodyPart: Tail
markingCategory: Tail
speciesRestriction: [Reptilian, Human]
speciesRestriction: [Reptilian, Human, IPC] # Floof
sprites:
- sprite: Mobs/Customization/reptilian_parts.rsi
state: tail_ltiger
Expand All @@ -168,7 +179,7 @@
id: LizardTailDTiger
bodyPart: Tail
markingCategory: Tail
speciesRestriction: [Reptilian, Human]
speciesRestriction: [Reptilian, Human, IPC] # Floof
sprites:
- sprite: Mobs/Customization/reptilian_parts.rsi
state: tail_dtiger
Expand Down
Binary file added Resources/Prototypes/Voice/Voice - Shortcut.lnk
Binary file not shown.

0 comments on commit 48f875a

Please sign in to comment.