Sound update

This commit is contained in:
Selis
2023-12-12 23:31:03 +01:00
parent 552deaedf1
commit a8b43cb28c
10 changed files with 1006 additions and 613 deletions
@@ -142,6 +142,7 @@ var/list/admin_verbs_sounds = list(
/client/proc/play_local_sound,
/client/proc/play_sound,
/client/proc/play_server_sound,
/client/proc/play_web_sound,
/client/proc/play_z_sound
)
@@ -324,6 +325,7 @@ var/list/admin_verbs_hideable = list(
/client/proc/play_local_sound,
/client/proc/play_sound,
/client/proc/play_server_sound,
/client/proc/play_web_sound,
/client/proc/object_talk,
/datum/admins/proc/cmd_admin_dress,
/client/proc/cmd_admin_gib_self,