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

[Feature] Added More Slime People Markings #345

Merged
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
bodyPart: HeadSide
markingCategory: HeadSide
forcedColoring: true
speciesRestriction: [Human, Oni]
speciesRestriction: [Human, Oni, SlimePerson]
sprites:
- sprite: Mobs/Customization/pointy_ears.rsi
state: pointy_ears_standard
Expand All @@ -13,7 +13,7 @@
bodyPart: HeadSide
markingCategory: HeadSide
forcedColoring: true
speciesRestriction: [Human, Oni]
speciesRestriction: [Human, Oni, SlimePerson]
sprites:
- sprite: Mobs/Customization/pointy_ears.rsi
state: pointy_ears_wide
Expand All @@ -23,7 +23,7 @@
bodyPart: HeadSide
markingCategory: HeadSide
forcedColoring: true
speciesRestriction: [Human, Oni]
speciesRestriction: [Human, Oni, SlimePerson]
sprites:
- sprite: Mobs/Customization/pointy_ears.rsi
state: pointy_ears_small
Expand All @@ -33,7 +33,7 @@
bodyPart: HeadSide
markingCategory: HeadSide
forcedColoring: true
speciesRestriction: [Human, Oni]
speciesRestriction: [Human, Oni, SlimePerson]
sprites:
- sprite: Mobs/Customization/pointy_ears.rsi
state: pointy_ears_upwards
Expand All @@ -43,7 +43,7 @@
bodyPart: HeadSide
markingCategory: HeadSide
forcedColoring: true
speciesRestriction: [Human, Oni]
speciesRestriction: [Human, Oni, SlimePerson]
sprites:
- sprite: Mobs/Customization/pointy_ears.rsi
state: pointy_ears_tall
Expand All @@ -63,7 +63,7 @@
bodyPart: HeadSide
markingCategory: HeadSide
forcedColoring: true
speciesRestriction: [Human, Oni]
speciesRestriction: [Human, Oni, SlimePerson]
sprites:
- sprite: Mobs/Customization/pointy_ears.rsi
state: pointy_ears_thin
Expand Down
12 changes: 12 additions & 0 deletions Resources/Prototypes/Species/slime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
Hair: MobSlimeMarkingFollowSkin
FacialHair: MobSlimeMarkingFollowSkin
Chest: MobSlimeTorso
HeadTop: MobHumanoidAnyMarking # Lost Paradise Sponsors
HeadSide: MobHumanoidAnyMarking # Lost Paradise Elf Ears
Tail: MobHumanoidAnyMarking # Lost Paradise Sponsors
Eyes: MobHumanoidEyes
LArm: MobSlimeLArm
RArm: MobSlimeRArm
Expand All @@ -41,6 +44,15 @@
FacialHair:
points: 1
required: false
Tail:
points: 1 # Lost Paradise Sponsors
required: false
HeadTop:
points: 1 # Lost Paradise Sponsors
required: false
HeadSide:
points: 1 # Lost Paradise Elf Ears
required: false
Chest:
points: 1
required: false
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
- type: marking
id: SlimeCatEars
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: [SlimePerson]
sponsorOnly: true # Lost Paradise Sponsors
sprites:
- sprite: _LostParadise/Mobs/Customization/slime_cat_parts.rsi
state: ears_slime_cat_outer
- sprite: _LostParadise/Mobs/Customization/slime_cat_parts.rsi
state: ears_slime_cat_inner
Remuchi marked this conversation as resolved.
Show resolved Hide resolved

- type: marking
id: SlimeCatTail
bodyPart: Tail
markingCategory: Tail
speciesRestriction: [SlimePerson]
sponsorOnly: true # Lost Paradise Sponsors
sprites:
- sprite: _LostParadise/Mobs/Customization/slime_cat_parts.rsi
state: slime_tail_cat_wag # Lost Paradise Sponsors

- type: marking
id: SlimeCatEarsStubby
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: [SlimePerson]
sponsorOnly: true # Lost Paradise Sponsors
sprites:
- sprite: _LostParadise/Mobs/Customization/slime_cat_parts.rsi
state: ears_slime_stubby_outer
- sprite: _LostParadise/Mobs/Customization/slime_cat_parts.rsi
state: ears_slime_stubby_inner

- type: marking
id: SlimeCatEarsCurled
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: [SlimePerson]
sponsorOnly: true # Lost Paradise Sponsors
sprites:
- sprite: _LostParadise/Mobs/Customization/slime_cat_parts.rsi
state: ears_slime_curled_outer
- sprite: _LostParadise/Mobs/Customization/slime_cat_parts.rsi
state: ears_slime_curled_inner

- type: marking
id: SlimeCatEarsTorn
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: [SlimePerson]
sponsorOnly: true # Lost Paradise Sponsors
sprites:
- sprite: _LostParadise/Mobs/Customization/slime_cat_parts.rsi
state: ears_slime_torn_outer
- sprite: _LostParadise/Mobs/Customization/slime_cat_parts.rsi
state: ears_slime_torn_inner

- type: marking
id: SlimeCatTailStripes
bodyPart: Tail
markingCategory: Tail
speciesRestriction: [SlimePerson]
sponsorOnly: true # Lost Paradise Sponsors
sprites:
- sprite: _LostParadise/Mobs/Customization/slime_cat_parts.rsi
state: slime_tail_cat_wag_stripes_prime
- sprite: _LostParadise/Mobs/Customization/slime_cat_parts.rsi
state: slime_tail_cat_wag_stripes_second
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
- type: marking
id: SlimeFoxEars
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: [SlimePerson]
sponsorOnly: true # Lost Paradise Sponsors
sprites:
- sprite: _LostParadise/Mobs/Customization/slime_fox_parts.rsi
state: ears_slime_fox_outer
- sprite: _LostParadise/Mobs/Customization/slime_fox_parts.rsi
state: ears_slime_fox_inner
Remuchi marked this conversation as resolved.
Show resolved Hide resolved
Loading