Skip to content

Commit

Permalink
закомментил ттс корвуха у мобов (#237)
Browse files Browse the repository at this point in the history
закомментировал те ттс корвакса. которые были убраны кэшем

Co-authored-by: PyotrIgn <[email protected]>
  • Loading branch information
PyotrIgn and PyotrIgn authored Aug 14, 2024
1 parent d8e5e48 commit a33eb33
Show file tree
Hide file tree
Showing 9 changed files with 21 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -230,8 +230,8 @@
guides:
- Cyborgs
- type: StepTriggerImmune
- type: TTS # Corvax-TTS
voice: TrainingRobot
# - type: TTS # Corvax-TTS
# voice: TrainingRobot

- type: entity
abstract: true
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Entities/Mobs/Cyborgs/borg_chassis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -274,8 +274,8 @@
interactFailureString: petting-failure-medical-cyborg
interactSuccessSound:
path: /Audio/Ambience/Objects/periodic_beep.ogg
- type: TTS # Corvax-TTS
voice: TrainingRobot
# - type: TTS # Corvax-TTS
# voice: TrainingRobot

- type: entity
id: BorgChassisService
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Entities/Mobs/NPCs/pets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -795,8 +795,8 @@
attributes:
proper: true
gender: female
- type: TTS # Corvax-TTS
voice: Dryad
# - type: TTS # Corvax-TTS
# voice: Dryad

- type: entity
name: Pun Pun
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Entities/Mobs/NPCs/regalrat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@
- type: Grammar
attributes:
gender: male
- type: TTS # Corvax-TTS
voice: Rat
# - type: TTS # Corvax-TTS
# voice: Rat

- type: entity
id: MobRatKingBuff
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/Entities/Mobs/NPCs/slimes.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- type: entity
- type: entity
name: basic slime
id: BaseMobAdultSlimes
parent: [ SimpleMobBase, MobCombat ]
Expand Down Expand Up @@ -147,8 +147,8 @@
- type: HTN
rootTask:
task: SimpleHostileCompound
- type: TTS # Corvax-TTS
voice: Chen
# - type: TTS # Corvax-TTS
# voice: Chen

- type: entity
name: geras
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Entities/Objects/Fun/pai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
- type: Actions
- type: TypingIndicator
proto: robot
- type: TTS # Corvax-TTS
voice: TrainingRobot
# - type: TTS # Corvax-TTS
# voice: TrainingRobot
- type: Speech
speechVerb: Robotic
speechSounds: Pai
Expand Down
8 changes: 4 additions & 4 deletions Resources/Prototypes/Entities/Objects/Fun/puppet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
- type: Muted
- type: TypingIndicator
proto: robot
- type: TTS # Corvax-TTS
voice: Meepo
# - type: TTS # Corvax-TTS
# voice: Meepo
- type: Actions
- type: MobState
allowedStates:
Expand All @@ -42,5 +42,5 @@
sprite: Objects/Fun/mrdips.rsi
layers:
- state: icon
- type: TTS # Corvax-TTS
voice: Zibb
# - type: TTS # Corvax-TTS
# voice: Zibb
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@
- type: Anchorable
- type: TypingIndicator
proto: robot
- type: TTS # Corvax-TTS
voice: TrainingRobot
# - type: TTS # Corvax-TTS
# voice: TrainingRobot
- type: Speech
speechVerb: Robotic
speechSounds: Vending
Expand Down
4 changes: 2 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,8 @@
acts: ["Destruction"]
- type: Machine
board: HydroponicsTrayMachineCircuitboard
- type: TTS # Corvax-TTS
voice: TrainingRobot
# - type: TTS # Corvax-TTS
# voice: TrainingRobot
- type: WiresPanel
- type: AmbientSound
volume: -9
Expand Down

0 comments on commit a33eb33

Please sign in to comment.