Fix diona scream and add clap, snap, and laugh sounds (#13852)

This commit is contained in:
Visne
2023-02-12 21:51:03 +01:00
committed by GitHub
parent c4a92fdfa3
commit 3e52da7820
11 changed files with 47 additions and 9 deletions

View File

@@ -1360,7 +1360,7 @@
makeSentient: true
name: ghost-role-information-giant-spider-name
description: ghost-role-information-giant-spider-description
- type: entity
name: possum
parent: SimpleMobBase
@@ -2020,11 +2020,6 @@
damage:
types:
Blunt: 0.1
- type: Vocal
maleScream: /Audio/Animals/mouse_squeak.ogg
femaleScream: /Audio/Animals/mouse_squeak.ogg
unsexedScream: /Audio/Animals/mouse_squeak.ogg
wilhelmProbability: 0.001
- type: CombatMode
disarmAction:
enabled: false

View File

@@ -24,9 +24,6 @@
Asphyxiation: -1.0
- type: MobMover
- type: InputMover
- type: Vocal
maleScream: /Audio/Voice/Diona/diona_scream.ogg
femaleScream: /Audio/Voice/Diona/diona_scream.ogg
- type: Alerts
- type: Eye
- type: CameraRecoil

View File

@@ -50,6 +50,13 @@
- type: MovementSpeedModifier
baseWalkSpeed : 1.5
baseSprintSpeed : 3.5
- type: Vocal
sounds:
Male: UnisexDiona
Female: UnisexDiona
Unsexed: UnisexDiona
- type: BodyEmotes
soundsId: DionaBodyEmotes
- type: entity
save: false

View File

@@ -23,3 +23,10 @@
- /Audio/Effects/Emotes/snap1.ogg
- /Audio/Effects/Emotes/snap2.ogg
- /Audio/Effects/Emotes/snap3.ogg
- type: soundCollection
id: DionaLaugh
files:
- /Audio/Voice/Diona/diona_rustle1.ogg
- /Audio/Voice/Diona/diona_rustle2.ogg
- /Audio/Voice/Diona/diona_rustle3.ogg

View File

@@ -36,6 +36,16 @@
params:
variation: 0.125
- type: emoteSounds
id: UnisexDiona
sounds:
Scream:
path: /Audio/Voice/Diona/diona_scream.ogg
Laugh:
collection: DionaLaugh
params:
variation: 0.125
# body emotes
- type: emoteSounds
id: GeneralBodyEmotes
@@ -47,6 +57,16 @@
params:
volume: -6
- type: emoteSounds
id: DionaBodyEmotes
sounds:
Clap:
path: /Audio/Voice/Diona/diona_clap.ogg
Snap:
path: /Audio/Voice/Diona/diona_snap.ogg
params:
volume: -10
# mobs
- type: emoteSounds
id: Zombie