[MIRROR] admin env messages (#8894)

Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2
2024-09-03 00:58:07 -07:00
committed by GitHub
parent 3c60cc41d2
commit 71658fceb3
3 changed files with 68 additions and 1 deletions
+3 -1
View File
@@ -200,7 +200,9 @@ var/list/admin_verbs_spawn = list(
/client/proc/map_template_load_on_new_z,
/client/proc/eventkit_open_mob_spawner,
/client/proc/generic_structure, //VOREStation Add
/client/proc/generic_item //VOREStation Add
/client/proc/generic_item, //VOREStation Add
/client/proc/create_gm_message,
/client/proc/remove_gm_message
)
var/list/admin_verbs_server = list(