mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 22:18:27 +01:00
Merge pull request #3831 from Belsima/sqeakyboy
Returns the old sound 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'
|
||||
M << 'sound/effects/mouse_squeak.ogg'
|
||||
..()
|
||||
|
||||
/mob/living/simple_animal/mouse/death()
|
||||
|
||||
Reference in New Issue
Block a user