diff --git a/Content.Shared/Silicons/Borgs/SharedBorgSystem.cs b/Content.Shared/Silicons/Borgs/SharedBorgSystem.cs index a4ebbf3eac..9eb0208acb 100644 --- a/Content.Shared/Silicons/Borgs/SharedBorgSystem.cs +++ b/Content.Shared/Silicons/Borgs/SharedBorgSystem.cs @@ -39,14 +39,14 @@ public abstract partial class SharedBorgSystem : EntitySystem SubscribeLocalEvent(OnRefreshMovementSpeedModifiers); // WD edit - SubscribeLocalEvent(EnsureRandomTTS); + SubscribeLocalEvent(EnsureRandomTTS); InitializeRelay(); GenerateVoiceList(); // WD edit } // Giedi added - private void EnsureRandomTTS(EntityUid uid, SharedTTSComponent component, ComponentStartup args) + private void EnsureRandomTTS(EntityUid uid, SharedTTSComponent component, ComponentInit args) { if (!HasComp(uid)) return; diff --git a/Resources/Prototypes/Entities/Mobs/Cyborgs/base_borg_chassis.yml b/Resources/Prototypes/Entities/Mobs/Cyborgs/base_borg_chassis.yml index a05e50badd..052f35e99e 100644 --- a/Resources/Prototypes/Entities/Mobs/Cyborgs/base_borg_chassis.yml +++ b/Resources/Prototypes/Entities/Mobs/Cyborgs/base_borg_chassis.yml @@ -129,6 +129,9 @@ - type: TypingIndicator proto: robot - type: TTS + - type: Speech + speechVerb: Robotic + speechSounds: Borg - type: UnblockableSpeech - type: FootstepModifier footstepSoundCollection: