Please make the pain stop

This commit is contained in:
Jordan Brown
2020-05-28 13:31:38 -04:00
parent c01256d9c8
commit 3b6b7ec4be
+3
View File
@@ -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"