Make parrots talk like parrots (#26340)
This commit is contained in:
@@ -1865,6 +1865,13 @@
|
||||
spawned:
|
||||
- id: FoodMeat
|
||||
amount: 1
|
||||
- type: Speech
|
||||
speechSounds: Parrot
|
||||
speechVerb: Parrot
|
||||
- type: Vocal
|
||||
sounds:
|
||||
Unsexed: Parrot
|
||||
- type: ParrotAccent
|
||||
- type: InteractionPopup
|
||||
successChance: 0.6
|
||||
interactSuccessString: petting-success-bird
|
||||
|
||||
@@ -380,3 +380,10 @@
|
||||
sounds:
|
||||
Chirp:
|
||||
path: /Audio/Animals/nymph_chirp.ogg
|
||||
|
||||
- type: emoteSounds
|
||||
id: Parrot
|
||||
sound:
|
||||
path: /Audio/Animals/parrot_raught.ogg
|
||||
params:
|
||||
variation: 0.125
|
||||
|
||||
@@ -70,6 +70,15 @@
|
||||
exclaimSound:
|
||||
path: /Audio/Animals/monkey_scream.ogg
|
||||
|
||||
- type: speechSounds
|
||||
id: Parrot
|
||||
saySound:
|
||||
path: /Audio/Animals/parrot_raught.ogg
|
||||
askSound:
|
||||
path: /Audio/Animals/parrot_raught.ogg
|
||||
exclaimSound:
|
||||
path: /Audio/Animals/parrot_raught.ogg
|
||||
|
||||
- type: speechSounds
|
||||
id: Lizard
|
||||
saySound:
|
||||
|
||||
@@ -113,6 +113,13 @@
|
||||
- chat-speech-verb-monkey-1
|
||||
- chat-speech-verb-monkey-2
|
||||
|
||||
- type: speechVerb
|
||||
id: Parrot
|
||||
speechVerbStrings:
|
||||
- chat-speech-verb-parrot-1
|
||||
- chat-speech-verb-parrot-2
|
||||
- chat-speech-verb-parrot-3
|
||||
|
||||
- type: speechVerb
|
||||
id: Cluwne
|
||||
speechVerbStrings:
|
||||
|
||||
Reference in New Issue
Block a user