mirror of
https://github.com/Yawn-Wider/YWPolarisVore.git
synced 2026-08-21 12:07:26 +01:00
Actually give staff the play z sound verb
I forgot this part.
This commit is contained in:
@@ -132,7 +132,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(
|
||||
|
||||
Reference in New Issue
Block a user