* 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:
Ed
2024-01-07 04:52:41 +03:00
committed by GitHub
parent dfc8ea6aee
commit d22fe3f921
7 changed files with 83 additions and 1 deletions

View File

@@ -1387,6 +1387,22 @@
categories:
- UplinkMisc
- type: listing
id: UplinkMobCatMicrobomb
name: uplink-mobcat-microbomb-name
description: uplink-mobcat-microbomb-desc
icon: { sprite: /Textures/Mobs/Pets/cat.rsi, state: syndicat }
productEntity: MobCatSyndy
cost:
Telecrystal: 10
categories:
- UplinkMisc
conditions:
- !type:StoreWhitelistCondition
whitelist:
tags:
- NukeOpsUplink
# Pointless
- type: listing

View File

@@ -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