Diona chirping & Nymph vocals (#32511)
* Adds chirping to adult diona * Added vocals for diona nymph * Nymphs now have a speechsound
This commit is contained in:
@@ -3458,6 +3458,13 @@
|
||||
gender: epicene
|
||||
- type: Speech
|
||||
speechVerb: Plant
|
||||
speechSounds: Alto
|
||||
allowedEmotes: ['Chirp']
|
||||
- type: Vocal
|
||||
sounds:
|
||||
Male: UnisexDiona
|
||||
Female: UnisexDiona
|
||||
Unsexed: UnisexDiona
|
||||
- type: Tag
|
||||
tags:
|
||||
- DoorBumpOpener
|
||||
|
||||
@@ -86,6 +86,7 @@
|
||||
- MobLayer
|
||||
- type: Speech
|
||||
speechVerb: Plant
|
||||
allowedEmotes: ['Chirp']
|
||||
- type: Vocal
|
||||
sounds:
|
||||
Male: UnisexDiona
|
||||
|
||||
@@ -237,6 +237,8 @@
|
||||
path: /Audio/Voice/Diona/diona_scream.ogg
|
||||
Laugh:
|
||||
collection: DionaLaugh
|
||||
Chirp:
|
||||
path: /Audio/Animals/nymph_chirp.ogg
|
||||
Honk:
|
||||
collection: BikeHorn
|
||||
Weh:
|
||||
|
||||
@@ -347,11 +347,15 @@
|
||||
id: Chirp
|
||||
name: chat-emote-name-chirp
|
||||
category: Vocal
|
||||
available: false
|
||||
icon: Interface/Emotes/chirp.png
|
||||
whitelist:
|
||||
requireAll: true
|
||||
components:
|
||||
- Nymph
|
||||
- Vocal
|
||||
blacklist:
|
||||
components:
|
||||
- BorgChassis
|
||||
chatMessages: ["chat-emote-msg-chirp"]
|
||||
chatTriggers:
|
||||
- chirp
|
||||
|
||||
Reference in New Issue
Block a user