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