Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Tails to IPC #1209

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is this?

Binary file not shown.
Loading