From: Tobias Berger Date: Thu, 10 Jul 2025 07:56:17 +0000 (+0200) Subject: Allow pAIs to emote like a borg (#38425) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=5fbbb6fd0b6d25bca071c808852c7fc4add0976c;p=space-station-14.git Allow pAIs to emote like a borg (#38425) --- 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