Skip to content

Commit

Permalink
fix markings
Browse files Browse the repository at this point in the history
  • Loading branch information
DEATHB4DEFEAT committed Apr 1, 2024
1 parent cd3620a commit 36419b8
Showing 1 changed file with 29 additions and 1 deletion.
30 changes: 29 additions & 1 deletion Resources/Prototypes/DeltaV/Species/lamia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,30 @@
Hair:
points: 1
required: false
FacialHair:
points: 1
required: false
Tail:
points: 1
required: true
defaultMarkings: [ LamiaBottom ]
Snout:
points: 0
HeadTop:
points: 2
required: false
HeadSide:
points: 1
required: false
Chest:
points: 1
required: false
Legs:
points: 2
required: false
Arms:
points: 2
required: false

- type: markingPoints
id: MobLamiaSegmentMarkingLimits
Expand All @@ -50,13 +70,21 @@
sprites:
Head: MobHumanHead
Hair: MobHumanoidAnyMarking
FacialHair: MobHumanoidAnyMarking
Snout: MobHumanoidAnyMarking
Chest: MobHumanTorso
HeadTop: MobHumanoidAnyMarking
HeadSide: MobHumanoidAnyMarking
Tail: MobHumanoidAnyMarking
Eyes: MobHumanoidEyes
LArm: MobHumanLArm
RArm: MobHumanRArm
LHand: MobHumanLHand
RHand: MobHumanRHand
Tail: MobHumanoidAnyMarking
LLeg: MobHumanLLeg
RLeg: MobHumanRLeg
LFoot: MobHumanLFoot
RFoot: MobHumanRFoot

- type: speciesBaseSprites
id: MobLamiaSegmentSprites
Expand Down

0 comments on commit 36419b8

Please sign in to comment.