Syndicat ghost role description tweak (#4889)
* final tweaks I promise. * minor desc change requests * typo buh
This commit is contained in:
parent
bee774ad98
commit
89cffdf305
|
|
@ -0,0 +1 @@
|
|||
ghost-role-information-DVSyndiCat-description = You're the faithful trained pet of syndicate operatives. Serve your master to the death!
|
||||
|
|
@ -5,6 +5,6 @@ uplink-chainsmoker-bundle-name = Chainsmoker Bundle.
|
|||
uplink-chainsmoker-bundle-desc = A Carton of 6 Packs of Interdyne Herbals, plus a weaponized flippo that turns welding fuel into incendiary shots.
|
||||
|
||||
uplink-mobcat-C4-name = SyndiCat C4 Bundle
|
||||
uplink-mobcat-C4-desc = Call in a handy cat and strap a C4 to them! Bundle comes with a C4, Syndicat, dvance remote signaler, and multitool. Can bite painfully.
|
||||
uplink-mobcat-C4-desc = Call in a loyal cat and strap a C4 to them! Bundle comes with a block of C-4, syndicat reinforcement radio , advanced remote signaller, and multitool. Watch out, this kitty bites hard!
|
||||
|
||||
uplink-mobcat-desc = Call in a handy cat equipped without explosives! Scare security with your 'harmless' pet. Can bite painfully.
|
||||
uplink-mobcat-desc = Call in a loyal cat equipped without explosives! Scare security with your 'harmless' pet. Can bite painfully.
|
||||
|
|
|
|||
|
|
@ -3276,7 +3276,8 @@
|
|||
name: syndicat
|
||||
id: MobCatSyndy
|
||||
parent: MobCatSpace
|
||||
description: Explosive kitten.
|
||||
# description: Explosive kitten.
|
||||
description: An adorable cat in a terrifying red suit, prepared to cause trouble. #DeltaV
|
||||
components:
|
||||
- type: Sprite
|
||||
layers:
|
||||
|
|
|
|||
|
|
@ -30,8 +30,8 @@
|
|||
id: UplinkMobCat
|
||||
name: uplink-mobcat-microbomb-name
|
||||
description: uplink-mobcat-desc
|
||||
icon: { sprite: Objects/Devices/communication.rsi, state: old-radio-syndicat }
|
||||
productEntity: ReinforcementRadioSyndicateSyndiCatDV
|
||||
icon: { sprite: _DV/Objects/Devices/communication.rsi, state: syndicat-yarn}
|
||||
productEntity: ReinforcementRadioSyndicateYarn
|
||||
cost:
|
||||
Telecrystal: 2
|
||||
categories:
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@
|
|||
prototype: MobHumanSyndicateHostageWarden
|
||||
|
||||
- type: entity
|
||||
parent: ReinforcementRadio
|
||||
parent: ReinforcementRadioSyndicateSyndiCat
|
||||
id: ReinforcementRadioSyndicateYarn
|
||||
name: suspicious yarn ball with wires
|
||||
description: A chewed up yarn ball with two knitting needles sticking out of it...they appear to be blinking? Might attract an odd cat.
|
||||
|
|
@ -54,19 +54,4 @@
|
|||
layers:
|
||||
- state: syndicat-yarn
|
||||
- type: GhostRole
|
||||
name: ghost-role-information-SyndiCat-name
|
||||
description: ghost-role-information-SyndiCat-description
|
||||
rules: ghost-role-information-syndicate-reinforcement-rules
|
||||
mindRoles:
|
||||
- MindRoleGhostRoleTeamAntagonist
|
||||
raffle:
|
||||
settings: default
|
||||
- type: GhostRoleMobSpawner
|
||||
prototype: MobCatSyndy
|
||||
- type: EmitSoundOnUse
|
||||
sound: /Audio/Animals/cat_meow.ogg
|
||||
|
||||
- type: entity
|
||||
parent: ReinforcementRadioSyndicateSyndiCat
|
||||
id: ReinforcementRadioSyndicateSyndiCatDV
|
||||
description: Calls in a faithfully trained cat.
|
||||
description: ghost-role-information-DVSyndiCat-description
|
||||
|
|
|
|||
Loading…
Reference in New Issue