SyndiCat (#22554)
* add content * 4 tk to 8 tk * replace to autoinject, now cat can explode in any moment. increase cost to 10tk * Update animals.yml
This commit is contained in:
@@ -2475,6 +2475,9 @@
|
||||
Base: cat
|
||||
Dead:
|
||||
Base: cat_dead
|
||||
- type: Speech
|
||||
speechSounds: Cat
|
||||
speechVerb: SmallMob
|
||||
- type: Butcherable
|
||||
spawned:
|
||||
- id: FoodMeat
|
||||
@@ -2518,6 +2521,36 @@
|
||||
Dead:
|
||||
Base: cat2_dead
|
||||
|
||||
- type: entity
|
||||
name: syndicat
|
||||
id: MobCatSyndy
|
||||
parent: MobCatSpace
|
||||
description: Explosive kitten.
|
||||
components:
|
||||
- type: Sprite
|
||||
layers:
|
||||
- map: ["enum.DamageStateVisualLayers.Base"]
|
||||
state: syndicat
|
||||
- type: DamageStateVisuals
|
||||
states:
|
||||
Alive:
|
||||
Base: syndicat
|
||||
Dead:
|
||||
Base: syndicat_dead
|
||||
- type: GhostRole
|
||||
prob: 1
|
||||
name: ghost-role-information-SyndiCat-name
|
||||
allowMovement: true
|
||||
description: ghost-role-information-SyndiCat-description
|
||||
rules: ghost-role-information-SyndiCat-rules
|
||||
- type: GhostTakeoverAvailable
|
||||
- type: AutoImplant
|
||||
implants:
|
||||
- MicroBombImplant
|
||||
- type: NpcFactionMember
|
||||
factions:
|
||||
- Syndicate
|
||||
|
||||
- type: entity
|
||||
name: space cat
|
||||
id: MobCatSpace
|
||||
|
||||
Reference in New Issue
Block a user