Skip to content

Commit

Permalink
Added little sound. (Aurorastation#7215)
Browse files Browse the repository at this point in the history
  • Loading branch information
Karolis2011 authored and Arrow768 committed Oct 23, 2019
1 parent 741bb2d commit a38415e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/admin/map_capture.dm
Expand Up @@ -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"
Expand Down
Binary file added sound/AI/done.ogg
Binary file not shown.

0 comments on commit a38415e

Please sign in to comment.