@@ -1,7 +1,7 @@
|
||||
- type: marking
|
||||
id: CatEars
|
||||
bodyPart: HeadTop
|
||||
markingCategory: HeadTop
|
||||
bodyPart: Special
|
||||
markingCategory: Special
|
||||
speciesRestriction: [Human]
|
||||
coloring:
|
||||
default:
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
- type: marking
|
||||
id: HumanLongEars
|
||||
bodyPart: HeadTop
|
||||
markingCategory: HeadTop
|
||||
speciesRestriction: [Human, Dwarf]
|
||||
forcedColoring: true
|
||||
followSkinColor: true
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/ears.rsi
|
||||
state: long_ears
|
||||
@@ -17,12 +17,14 @@
|
||||
- type: speciesBaseSprites
|
||||
id: MobHumanSprites
|
||||
sprites:
|
||||
Special: MobHumanoidAnyMarking
|
||||
Head: MobHumanHead
|
||||
Hair: MobHumanoidAnyMarking
|
||||
FacialHair: MobHumanoidAnyMarking
|
||||
Snout: MobHumanoidAnyMarking
|
||||
Chest: MobHumanTorso
|
||||
Eyes: MobHumanoidEyes
|
||||
HeadTop: MobHumanoidAnyMarking
|
||||
LArm: MobHumanLArm
|
||||
RArm: MobHumanRArm
|
||||
LHand: MobHumanLHand
|
||||
@@ -35,6 +37,9 @@
|
||||
- type: markingPoints
|
||||
id: MobHumanMarkingLimits
|
||||
points:
|
||||
Special: # the cat ear joke
|
||||
points: 0
|
||||
required: false
|
||||
Hair:
|
||||
points: 1
|
||||
required: false
|
||||
@@ -47,8 +52,8 @@
|
||||
Tail: # the cat tail joke
|
||||
points: 0
|
||||
required: false
|
||||
HeadTop: # the cat ear joke
|
||||
points: 0
|
||||
HeadTop:
|
||||
points: 1
|
||||
required: false
|
||||
Chest:
|
||||
points: 1
|
||||
|
||||
Reference in New Issue
Block a user