Carcats are finally not humans (#1625)
This commit is contained in:
49
Resources/Prototypes/_CP14/Body/Prototypes/carcat.yml
Normal file
49
Resources/Prototypes/_CP14/Body/Prototypes/carcat.yml
Normal file
@@ -0,0 +1,49 @@
|
||||
- type: body
|
||||
id: CP14Carcat
|
||||
name: human
|
||||
root: torso
|
||||
slots:
|
||||
head:
|
||||
part: CP14HeadHuman
|
||||
connections:
|
||||
- torso
|
||||
organs:
|
||||
brain: OrganHumanBrain
|
||||
eyes: OrganHumanEyes
|
||||
torso:
|
||||
part: TorsoHuman
|
||||
connections:
|
||||
- right_arm
|
||||
- left_arm
|
||||
- right_leg
|
||||
- left_leg
|
||||
organs:
|
||||
lungs: OrganAnimalLungs
|
||||
stomach: OrganAnimalStomach
|
||||
liver: OrganAnimalLiver
|
||||
heart: OrganAnimalHeart
|
||||
kidneys: OrganAnimalKidneys
|
||||
right_arm:
|
||||
part: CP14RightArmHuman
|
||||
connections:
|
||||
- right_hand
|
||||
left_arm:
|
||||
part: CP14LeftArmHuman
|
||||
connections:
|
||||
- left_hand
|
||||
right_hand:
|
||||
part: CP14RightHandHuman
|
||||
left_hand:
|
||||
part: CP14LeftHandHuman
|
||||
right_leg:
|
||||
part: CP14RightLegHuman
|
||||
connections:
|
||||
- right_foot
|
||||
left_leg:
|
||||
part: CP14LeftLegHuman
|
||||
connections:
|
||||
- left_foot
|
||||
right_foot:
|
||||
part: CP14RightFootHuman
|
||||
left_foot:
|
||||
part: CP14LeftFootHuman
|
||||
@@ -18,7 +18,7 @@
|
||||
speechSounds: CP14Carcat
|
||||
- type: Wagging
|
||||
- type: Body
|
||||
prototype: CP14Human
|
||||
prototype: CP14Carcat
|
||||
requiredLegs: 2
|
||||
- type: MeleeWeapon
|
||||
soundHit:
|
||||
|
||||
Reference in New Issue
Block a user