Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.
Open
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
116 changes: 116 additions & 0 deletions Resources/Prototypes/Entities/Mobs/Customization/Markings/felinids.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,116 @@
# WD EDIT ALERT - ALL OF THIS FROM WHITE DRIST

# Ears
- type: marking
id: BullishHorns
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: [Human]
sponsorOnly: true
coloring:
default:
type:
!type:CategoryColoring
category: Hair
fallbackTypes:
- !type:SkinColoring
layers:
ears_cat_inner:
type:
!type:SimpleColoring
color: "#FFFFFF"
sprites:
- sprite: Mobs/Customization/Felinid/felinids-ears.rsi
state: bullishhorns

- type: marking
id: BunnyEars
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: [Human]
sponsorOnly: true
coloring:
default:
type:
!type:CategoryColoring
category: Hair
fallbackTypes:
- !type:SkinColoring
layers:
ears_cat_inner:
type:
!type:SimpleColoring
color: "#FFFFFF"
sprites:
- sprite: Mobs/Customization/Felinid/felinids-ears.rsi
state: bunnyearstone1
- sprite: Mobs/Customization/Felinid/felinids-ears.rsi
state: bunnyearstone2

- type: marking
id: FoxEars
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: [Human]
sponsorOnly: true
coloring:
default:
type:
!type:CategoryColoring
category: Hair
fallbackTypes:
- !type:SkinColoring
layers:
ears_cat_inner:
type:
!type:SimpleColoring
color: "#FFFFFF"
sprites:
- sprite: Mobs/Customization/Felinid/felinids-ears.rsi
state: foxears

- type: marking
id: GoatThorn
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: [Human]
sponsorOnly: true
coloring:
default:
type:
!type:CategoryColoring
category: Hair
fallbackTypes:
- !type:SkinColoring
layers:
ears_cat_inner:
type:
!type:SimpleColoring
color: "#FFFFFF"
sprites:
- sprite: Mobs/Customization/Felinid/felinids-ears.rsi
state: goathornstone1
- sprite: Mobs/Customization/Felinid/felinids-ears.rsi
state: goathornstone2

# Tails
# TODO: додобавить

- type: marking
id: CatTail
bodyPart: Tail
markingCategory: Tail
speciesRestriction: [Human]
sponsorOnly: true
coloring:
default:
type:
!type:CategoryColoring
category: Hair
fallbackTypes:
- !type:CategoryColoring
category: FacialHair
- !type:SkinColoring
sprites:
- sprite: Mobs/Customization/Felinid/felinids-tails.rsi
state: tail_cat
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
# Tails

- type: marking
id: HarpyTailHaven
bodyPart: Tail
markingCategory: Tail
speciesRestriction: [Harpy]
coloring:
default:
type:
!type:CategoryColoring
category: Hair
fallbackTypes:
- !type:SimpleColoring
sprites:
- sprite: Mobs/Customization/Harpy/harpy_tails.rsi
state: haven_tone_1
- sprite: Mobs/Customization/Harpy/harpy_tails.rsi
state: haven_tone_2

- type: marking
id: HarpyTailForkedLong
bodyPart: Tail
markingCategory: Tail
speciesRestriction: [Harpy]
coloring:
default:
type:
!type:CategoryColoring
category: Hair
fallbackTypes:
- !type:SimpleColoring
sprites:
- sprite: Mobs/Customization/Harpy/harpy_tails.rsi
state: forked_long

- type: marking
id: HarpyTailSwallow
bodyPart: Tail
markingCategory: Tail
speciesRestriction: [Harpy]
coloring:
default:
type:
!type:CategoryColoring
category: Hair
fallbackTypes:
- !type:SimpleColoring
sprites:
- sprite: Mobs/Customization/Harpy/harpy_tails.rsi
state: swallow_tail

# Wings


- type: marking
id: HarpyWingBat
bodyPart: RArm
markingCategory: Arms
speciesRestriction: [Harpy]
sprites:
- sprite: Mobs/Customization/Harpy/harpy_wings.rsi
state: bat_wings_tone_1
- sprite: Mobs/Customization/Harpy/harpy_wings.rsi
state: bat_wings_tone_2

- type: marking
id: HarpyWingBionic
bodyPart: RArm
markingCategory: Arms
speciesRestriction: [Harpy]
sprites:
- sprite: Mobs/Customization/Harpy/harpy_wings.rsi
state: bionic_wings_tone_1
- sprite: Mobs/Customization/Harpy/harpy_wings.rsi
state: bionic_wings_tone_2
shader: unshaded
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Body parts by @Kilath",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "waspwingsup",
"directions": 4
},
"name": "dragonflywingstone1",
"directions": 4
},
{
"name": "dragonflywingstone2",
"directions": 4
}

]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Body parts by @Kilath",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "antennae",
"directions": 4
}

]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Body parts by @Kilath",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "spiderbuttempty",
"directions": 4
},
{
"name": "spiderbuttskulltone1",
"directions": 4
},
{
"name": "spiderbuttskulltone2",
"directions": 4
},
{
"name": "spiderbuttstripedtone1",
"directions": 4
},
{
"name": "spiderbuttstripedtone2",
"directions": 4
}

]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Body parts by @Kilath",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "bullishhorns",
"directions": 4
},
{
"name": "bunnyearstone1",
"directions": 4
}
{
"name": "bunnyearstone2",
"directions": 4
}
{
"name": "foxears",
"directions": 4
}
{
"name": "goathornstone1",
"directions": 4
}
{
"name": "goathornstone1",
"directions": 4
}

]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Body parts by @Kilath",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "bunnytail",
"directions": 4
},
{
"name": "doblefurtailtone1",
"directions": 4
},
{
"name": "doblefurtailtone2",
"directions": 4
},
{
"name": "fluffytail",
"directions": 4
},
{
"name": "foxninetailstone1",
"directions": 4
},
{
"name": "foxninetailstone2",
"directions": 4
},
{
"name": "foxthreetailstone1",
"directions": 4
},
{
"name": "foxthreetailstone2",
"directions": 4
},
{
"name": "foxtwotailstone1",
"directions": 4
},
{
"name": "foxtwotailstone2",
"directions": 4
},
{
"name": "horsetailculty",
"directions": 4
},
{
"name": "horsetaillong",
"directions": 4
},
{
"name": "sharktail",
"directions": 4
},
{
"name": "tasseltailtone1",
"directions": 4
},
{
"name": "tasseltailtone2",
"directions": 4
},

]
}
Loading