mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 12:47:16 +01:00
[MIRROR] Generic Machines Part 1 - Structure (#8341)
Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com> Co-authored-by: CHOMPStation2 <chompsation2@gmail.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
SatinIsle
CHOMPStation2
Kashargul
parent
c0bff32ead
commit
add87783e9
@@ -197,7 +197,8 @@ var/list/admin_verbs_spawn = list(
|
||||
/client/proc/map_template_load,
|
||||
/client/proc/map_template_upload,
|
||||
/client/proc/map_template_load_on_new_z,
|
||||
/client/proc/eventkit_open_mob_spawner //VOREStation Add
|
||||
/client/proc/eventkit_open_mob_spawner,
|
||||
/client/proc/generic_structure //VOREStation Add
|
||||
)
|
||||
|
||||
var/list/admin_verbs_server = list(
|
||||
|
||||
Reference in New Issue
Block a user