Added little sound. (#7215)

This commit is contained in:
Karolis
2019-10-24 00:35:53 +03:00
committed by Werner
parent 741bb2d5ee
commit a38415ed2c
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -52,6 +52,7 @@
.(currentz, currentx, currenty, ligths)
else
to_chat(usr, "End of map, capture is done.")
sound_to(usr, 'sound/AI/done.ogg')
/datum/admins/proc/capture_map(tz as null|num)
set category = "Server"