mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-11 08:16:17 +01:00
[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:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user