From 5fbbb6fd0b6d25bca071c808852c7fc4add0976c Mon Sep 17 00:00:00 2001 From: Tobias Berger Date: Thu, 10 Jul 2025 09:56:17 +0200 Subject: [PATCH] Allow pAIs to emote like a borg (#38425) --- Resources/Prototypes/Entities/Objects/Fun/pai.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Fun/pai.yml b/Resources/Prototypes/Entities/Objects/Fun/pai.yml index 8f8fd2d03c..6aec812b77 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/pai.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/pai.yml @@ -93,6 +93,12 @@ components: - SecretStash - WrappedParcel + - type: Vocal + sounds: + Unsexed: UnisexSilicon + - type: Tag + tags: + - SiliconEmotes - type: entity parent: [ PersonalAI, BaseSyndicateContraband] @@ -129,6 +135,9 @@ On: { state: syndicate-pai-on-overlay } - type: StaticPrice price: 500 + - type: Vocal + sounds: + Unsexed: UnisexSiliconSyndicate - type: entity parent: PersonalAI