From e33c164b868a8c14f7d67c670f0a534e6b03ccf5 Mon Sep 17 00:00:00 2001 From: Jabak <163307958+Jabaks@users.noreply.github.com> Date: Fri, 20 Sep 2024 11:13:35 +0300 Subject: [PATCH] fix --- .../Entities/Mobs/Cyborgs/borg_chassis.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Resources/Prototypes/Entities/Mobs/Cyborgs/borg_chassis.yml b/Resources/Prototypes/Entities/Mobs/Cyborgs/borg_chassis.yml index 984bd9f35e..e8d8dc2ef4 100644 --- a/Resources/Prototypes/Entities/Mobs/Cyborgs/borg_chassis.yml +++ b/Resources/Prototypes/Entities/Mobs/Cyborgs/borg_chassis.yml @@ -27,6 +27,8 @@ name: cyborg - type: Construction node: cyborg + - type: Speech # WD + speechSounds: BorgUpgraded - type: InteractionPopup interactSuccessString: petting-success-generic-cyborg interactFailureString: petting-failure-generic-cyborg @@ -88,6 +90,8 @@ access: [["Cargo"], ["Salvage"], ["Command"], ["Research"]] - type: Inventory templateId: borgTall + - type: Speech # WD + speechSounds: BorgUpgraded - type: InteractionPopup interactSuccessString: petting-success-salvage-cyborg interactFailureString: petting-failure-salvage-cyborg @@ -141,6 +145,8 @@ access: [["Engineering"], ["Command"], ["Research"]] - type: Inventory templateId: borgShort + - type: Speech # WD + speechSounds: BorgUpgraded - type: InteractionPopup interactSuccessString: petting-success-engineer-cyborg interactFailureString: petting-failure-engineer-cyborg @@ -202,6 +208,8 @@ access: [["Service"], ["Command"], ["Research"]] - type: Inventory templateId: borgShort + - type: Speech # WD + speechSounds: BorgUpgraded - type: InteractionPopup interactSuccessString: petting-success-janitor-cyborg interactFailureString: petting-failure-janitor-cyborg @@ -276,6 +284,8 @@ params: variation: 0.1 volume: -13 + - type: Speech # WD + speechSounds: BorgUpgraded - type: InteractionPopup interactSuccessString: petting-success-medical-cyborg interactFailureString: petting-failure-medical-cyborg @@ -329,6 +339,8 @@ access: [["Service"], ["Command"], ["Research"]] - type: Inventory templateId: borgTall + - type: Speech # WD + speechSounds: BorgUpgraded - type: InteractionPopup interactSuccessString: petting-success-service-cyborg interactFailureString: petting-failure-service-cyborg