Merge pull request #12316 from Very-Soft/imdumb

Actually give staff the play z sound verb
This commit is contained in:
Casey
2022-02-23 01:25:18 -05:00
committed by CHOMPStation2
parent 5595f511c6
commit 237f158489
+2 -1
View File
@@ -133,7 +133,8 @@ var/list/admin_verbs_ban = list(
var/list/admin_verbs_sounds = list(
/client/proc/play_local_sound,
/client/proc/play_sound,
/client/proc/play_server_sound
/client/proc/play_server_sound,
/client/proc/play_z_sound
)
var/list/admin_verbs_fun = list(