Skip to content

Commit

Permalink
robot tts tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
pheenty committed Oct 27, 2024
1 parent 31dfe87 commit 39ed71d
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@
- CanPilot
- type: Emoting
- type: TTS # Stories-TTS
voice: glados
voice: adventure_core
- type: GuideHelp
guides:
- Cyborgs
Expand Down
2 changes: 0 additions & 2 deletions Resources/Prototypes/Entities/Mobs/Cyborgs/borg_chassis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
id: BorgChassisGeneric
parent: BaseBorgChassisNT
components:
- type: TTS # Stories-TTS
voice: glados
- type: Sprite
layers:
- state: robot
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Mobs/NPCs/silicon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
id: MobSiliconBase
components:
- type: TTS # Stories-TTS
voice: glados
voice: turret_floor
- type: LagCompensation
- type: Reactive
groups:
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Entities/Mobs/Player/silicon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@
canShuttle: false
title: comms-console-announcement-title-station-ai
color: "#2ed2fd"
- type: TTS # Stories-TTS
voice: glados


# Ai
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Objects/Fun/pai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
- type: TypingIndicator
proto: robot
- type: TTS # Stories-TTS
voice: glados
voice: urret_floor
- type: Speech
speechVerb: Robotic
speechSounds: Pai
Expand Down
2 changes: 0 additions & 2 deletions Resources/Prototypes/Entities/Structures/hydro_tray.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@
acts: ["Destruction"]
- type: Machine
board: HydroponicsTrayMachineCircuitboard
- type: TTS # Stories-TTS
voice: glados
- type: WiresPanel
- type: AmbientSound
volume: -9
Expand Down

0 comments on commit 39ed71d

Please sign in to comment.