From da4ed7b606b1af6b700fa8a9bc755948912f170b Mon Sep 17 00:00:00 2001 From: forest2001 Date: Tue, 27 Feb 2024 18:03:19 +0000 Subject: [PATCH] errr. usable broadcast --- code/modules/admin/admin_verbs.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/admin/admin_verbs.dm b/code/modules/admin/admin_verbs.dm index d27e07329a94..116bd5360f23 100644 --- a/code/modules/admin/admin_verbs.dm +++ b/code/modules/admin/admin_verbs.dm @@ -139,6 +139,7 @@ GLOBAL_LIST_INIT(admin_verbs_minor_event, list( /client/proc/admin_biohazard_alert, /client/proc/toggle_hardcore_perma, /client/proc/toggle_bypass_joe_restriction, + /client/proc/borer_broadcast, )) GLOBAL_LIST_INIT(admin_verbs_major_event, list(