[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:
CHOMPStation2
2024-05-10 20:05:12 +02:00
committed by GitHub
co-authored by SatinIsle CHOMPStation2 Kashargul
parent c0bff32ead
commit add87783e9
3 changed files with 248 additions and 1 deletions
+2 -1
View File
@@ -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(