mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-27 15:07:03 +01:00
Please make the pain stop
This commit is contained in:
@@ -30,9 +30,12 @@
|
||||
var/list/data = params2list(T)
|
||||
var/special_tactics = data["tgs_integration_test_special_tactics"]
|
||||
if(special_tactics)
|
||||
world.sleep_offline = FALSE
|
||||
RebootAsync()
|
||||
world.sleep_offline = FALSE
|
||||
return "ack"
|
||||
|
||||
world.sleep_offline = FALSE
|
||||
TgsChatBroadcast("Not rebooting...")
|
||||
return "feck"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user