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:
@@ -636,6 +636,8 @@
|
||||
state: monkey
|
||||
sprite: Mobs/Animals/monkey.rsi
|
||||
- type: Hands
|
||||
- type: Speech
|
||||
speechSounds: Monkey
|
||||
- type: Body
|
||||
template: PrimateTemplate
|
||||
preset: PrimatePreset
|
||||
|
||||
@@ -36,6 +36,8 @@
|
||||
- type: GhostRadio
|
||||
- type: DoAfter
|
||||
- type: Actions
|
||||
- type: Speech
|
||||
speechSounds: Pai
|
||||
# This has to be installed because otherwise they're not "alive",
|
||||
# so they can ghost and come back.
|
||||
# Note that the personal AI never "dies".
|
||||
|
||||
Reference in New Issue
Block a user