mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 04:37:45 +01:00
[MIRROR] Generic Machines Part 2 - Items and Effects (#8366)
Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
SatinIsle
Kashargul
parent
add87783e9
commit
9290d6f2f4
@@ -198,7 +198,8 @@ var/list/admin_verbs_spawn = list(
|
||||
/client/proc/map_template_upload,
|
||||
/client/proc/map_template_load_on_new_z,
|
||||
/client/proc/eventkit_open_mob_spawner,
|
||||
/client/proc/generic_structure //VOREStation Add
|
||||
/client/proc/generic_structure, //VOREStation Add
|
||||
/client/proc/generic_item //VOREStation Add
|
||||
)
|
||||
|
||||
var/list/admin_verbs_server = list(
|
||||
|
||||
Reference in New Issue
Block a user