Time to Build a Wall, a BORDER WALL

This commit is contained in:
Krer-Grimpaw
2023-12-23 14:08:32 -08:00
parent 0b2d9e41a3
commit 8330afa338
8 changed files with 235 additions and 1 deletions
+4 -1
View File
@@ -71,6 +71,9 @@ GLOBAL_LIST_INIT(admin_verbs_admin, world.AVerbsAdmin())
/client/proc/cmd_admin_pm_context, /*right-click adminPM interface*/
/client/proc/cmd_admin_pm_panel, /*admin-pm list*/
/client/proc/panicbunker,
/datum/admins/proc/BC_WhitelistKeyVerb,
/datum/admins/proc/BC_RemoveKeyVerb,
/datum/admins/proc/BC_ToggleState,
/client/proc/addbunkerbypass,
/client/proc/discordmessage,
/client/proc/revokebunkerbypass,
@@ -726,4 +729,4 @@ GLOBAL_LIST_INIT(admin_verbs_hideable, list(
set name = "Debug Stat Panel"
set category = "Debug"
src << output("", "statbrowser:create_debug")
src << output("", "statbrowser:create_debug")