From 89cffdf305c5baa77d6f706d9be157baac94b433 Mon Sep 17 00:00:00 2001 From: Stxcking Date: Tue, 9 Dec 2025 13:31:07 -0500 Subject: [PATCH] Syndicat ghost role description tweak (#4889) * final tweaks I promise. * minor desc change requests * typo buh --- .../Locale/en-US/_DV/ghost/roles/syndicat.ftl | 1 + .../en-US/_DV/store/uplink/pointless.ftl | 4 ++-- .../Prototypes/Entities/Mobs/NPCs/animals.yml | 3 ++- .../_DV/Catalog/Uplink/pointless.yml | 4 ++-- .../reinforcement_teleporter.yml | 19 ++----------------- 5 files changed, 9 insertions(+), 22 deletions(-) create mode 100644 Resources/Locale/en-US/_DV/ghost/roles/syndicat.ftl diff --git a/Resources/Locale/en-US/_DV/ghost/roles/syndicat.ftl b/Resources/Locale/en-US/_DV/ghost/roles/syndicat.ftl new file mode 100644 index 0000000000..cc106412cf --- /dev/null +++ b/Resources/Locale/en-US/_DV/ghost/roles/syndicat.ftl @@ -0,0 +1 @@ +ghost-role-information-DVSyndiCat-description = You're the faithful trained pet of syndicate operatives. Serve your master to the death! diff --git a/Resources/Locale/en-US/_DV/store/uplink/pointless.ftl b/Resources/Locale/en-US/_DV/store/uplink/pointless.ftl index 7a25618c81..c57772552f 100644 --- a/Resources/Locale/en-US/_DV/store/uplink/pointless.ftl +++ b/Resources/Locale/en-US/_DV/store/uplink/pointless.ftl @@ -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. diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml index ff17cbf2df..dc44242ef6 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml @@ -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: diff --git a/Resources/Prototypes/_DV/Catalog/Uplink/pointless.yml b/Resources/Prototypes/_DV/Catalog/Uplink/pointless.yml index 5054d1648b..a6102cf5c9 100644 --- a/Resources/Prototypes/_DV/Catalog/Uplink/pointless.yml +++ b/Resources/Prototypes/_DV/Catalog/Uplink/pointless.yml @@ -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: diff --git a/Resources/Prototypes/_DV/Entities/Objects/Devices/Syndicate_Gadgets/reinforcement_teleporter.yml b/Resources/Prototypes/_DV/Entities/Objects/Devices/Syndicate_Gadgets/reinforcement_teleporter.yml index 2bd2929eef..ba171b73eb 100644 --- a/Resources/Prototypes/_DV/Entities/Objects/Devices/Syndicate_Gadgets/reinforcement_teleporter.yml +++ b/Resources/Prototypes/_DV/Entities/Objects/Devices/Syndicate_Gadgets/reinforcement_teleporter.yml @@ -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