Skip to content

Commit

Permalink
Remove cat tails and ears from human customization (#2288)
Browse files Browse the repository at this point in the history
  • Loading branch information
lexaSvarshik authored Dec 9, 2024
1 parent 8aab860 commit ac7a5df
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
markingCategory: HeadTop
speciesRestriction: [Human]
sponsorOnly: false # Corvax-Sponsors
abstract: true #ss220 no cat tail n ears
coloring:
default:
type:
Expand All @@ -28,6 +29,7 @@
markingCategory: HeadTop
speciesRestriction: [Human]
sponsorOnly: false # Corvax-Sponsors
abstract: true #ss220 no cat tail n ears
coloring:
default:
type:
Expand All @@ -52,6 +54,7 @@
markingCategory: HeadTop
speciesRestriction: [Human]
sponsorOnly: false # Corvax-Sponsors
abstract: true #ss220 no cat tail n ears
coloring:
default:
type:
Expand All @@ -76,6 +79,7 @@
markingCategory: Tail
speciesRestriction: [Human]
sponsorOnly: false # Corvax-Sponsors
abstract: true #ss220 no cat tail n ears
coloring:
default:
type:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
markingCategory: HeadTop
speciesRestriction: [Human]
sponsorOnly: false # Corvax-Sponsors
abstract: true #ss220 no cat tail n ears
sprites:
- sprite: Corvax/Mobs/Customization/fox_parts.rsi
state: ears_fox_outer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
markingCategory: Tail
speciesRestriction: [Human]
sponsorOnly: false # Corvax-Sponsors
abstract: true #ss220 no cat tail n ears
coloring:
default:
type:
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Species/human.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
FacialHair: MobHumanoidAnyMarking
Snout: MobHumanoidAnyMarking
Chest: MobHumanTorso
Tail: MobHumanoidAnyMarking # Corvax-Sponsors
# Tail: MobHumanoidAnyMarking # Corvax-Sponsors #ss220 no cat tail n ears
Eyes: MobHumanoidEyes
HeadTop: MobHumanoidAnyMarking
LArm: MobHumanLArm
Expand Down

0 comments on commit ac7a5df

Please sign in to comment.