Fix diona scream and add clap, snap, and laugh sounds (#13852)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user