mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 23:17:28 +01:00
@@ -154,10 +154,10 @@ ADMIN_VERB(secrets, R_HOLDER, "Secrets", "Abuse harder than you ever have before
|
||||
SSnightshift.update_nightshift(active = FALSE, announce = TRUE, forced = TRUE)
|
||||
|
||||
if("trigger_xenomorph_infestation")
|
||||
xenomorphs.attempt_random_spawn()
|
||||
GLOB.xenomorphs.attempt_random_spawn()
|
||||
|
||||
if("trigger_cortical_borer_infestation")
|
||||
borers.attempt_random_spawn()
|
||||
GLOB.borers.attempt_random_spawn()
|
||||
|
||||
if("jump_shuttle")
|
||||
var/shuttle_tag = tgui_input_list(holder, "Which shuttle do you want to jump?", "Shuttle Choice", SSshuttles.shuttles)
|
||||
|
||||
Reference in New Issue
Block a user