From 5a7ae1a77e876efdee0646dd0105caa584160153 Mon Sep 17 00:00:00 2001 From: Justin Trotter Date: Thu, 27 Oct 2022 19:42:35 -0500 Subject: [PATCH] fixed mouse scream sound (#12198) --- Resources/Prototypes/Entities/Mobs/NPCs/animals.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml index 8fa48dac6b..1f1be9a010 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml @@ -825,6 +825,7 @@ # mice are gender neutral who cares maleScream: /Audio/Animals/mouse_squeak.ogg femaleScream: /Audio/Animals/mouse_squeak.ogg + unsexedScream: /Audio/Animals/mouse_squeak.ogg wilhelmProbability: 0.001 # TODO: Remove CombatMode when Prototype Composition is added - type: CombatMode