Speech Noises 2: Quality of Life, New Sounds (#8044)
* Vending machine jingle much less intense * SpeechSoundsPrototype has a built in variation parameter * Sounds in your face are louder but roll off more aggressively so that distant talking sounds are less distracting * Redo that * Speech noise system now supports variation of pitch * license stuff * PAIs have speech sounds now. Made by altering the pAI sounds. * Monkeys have sounds from goon now * New Speech Sounds * Oops
This commit is contained in:
@@ -52,3 +52,20 @@
|
||||
exclaimSound:
|
||||
path: /Audio/Machines/vending_jingle.ogg
|
||||
|
||||
- type: speechSounds
|
||||
id: Pai
|
||||
saySound:
|
||||
path: /Audio/Voice/Talk/pai.ogg
|
||||
askSound:
|
||||
path: /Audio/Voice/Talk/pai_ask.ogg
|
||||
exclaimSound:
|
||||
path: /Audio/Voice/Talk/pai_exclaim.ogg
|
||||
|
||||
- type: speechSounds
|
||||
id: Monkey
|
||||
saySound:
|
||||
path: /Audio/Animals/monkey_scream.ogg
|
||||
askSound:
|
||||
path: /Audio/Animals/monkey_scream.ogg
|
||||
exclaimSound:
|
||||
path: /Audio/Animals/monkey_scream.ogg
|
||||
|
||||
Reference in New Issue
Block a user