mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
Ports stop sounds verb from TG (#28072)
* sounds have been stopped * update * name and format update --------- Co-authored-by: Bmon <no@email.com>
This commit is contained in:
@@ -80,7 +80,8 @@ GLOBAL_LIST_INIT(admin_verbs_sounds, list(
|
||||
/client/proc/play_sound,
|
||||
/client/proc/play_server_sound,
|
||||
/client/proc/play_intercomm_sound,
|
||||
/client/proc/stop_global_admin_sounds
|
||||
/client/proc/stop_global_admin_sounds,
|
||||
/client/proc/stop_sounds_global
|
||||
))
|
||||
GLOBAL_LIST_INIT(admin_verbs_event, list(
|
||||
/client/proc/object_talk,
|
||||
|
||||
Reference in New Issue
Block a user