From 36419b8bf2a8f5facf313ed06631d3bebc2315bf Mon Sep 17 00:00:00 2001 From: DEATHB4DEFEAT Date: Sun, 31 Mar 2024 20:14:45 -0700 Subject: [PATCH] fix markings --- Resources/Prototypes/DeltaV/Species/lamia.yml | 30 ++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/DeltaV/Species/lamia.yml b/Resources/Prototypes/DeltaV/Species/lamia.yml index 34bc28a00a..3aeb1732d8 100644 --- a/Resources/Prototypes/DeltaV/Species/lamia.yml +++ b/Resources/Prototypes/DeltaV/Species/lamia.yml @@ -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 @@ -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