mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-12 07:35:31 +01:00
Lowers the volume for stepping on mice.
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
if(!stat)
|
||||
var/mob/M = AM
|
||||
M << "<font color='blue'>\icon[src] Squeek!</font>"
|
||||
M << 'sound/effects/mouse_squeak_loud.ogg'
|
||||
playsound(src, 'sound/effects/creatures/mouse_squeak_loud.ogg', 35, 1)
|
||||
..()
|
||||
|
||||
/mob/living/simple_animal/mouse/death()
|
||||
|
||||
Reference in New Issue
Block a user