Main part works. but we still got a long way to go

This commit is contained in:
AffectedArc07
2020-05-14 22:46:26 +01:00
parent f93146f6f5
commit 64dc83846e
35 changed files with 607 additions and 2828 deletions
+3 -1
View File
@@ -954,7 +954,9 @@ Traitors and the like can also be revived with the previous role mostly intact.
if(confirm != "Yes")
return
GLOB.nttc_config.reset()
for(var/obj/machinery/tcomms/core/C in GLOB.tcomms_machines)
C.nttc.reset()
log_admin("[key_name(usr)] reset NTTC scripts.")
message_admins("[key_name_admin(usr)] reset NTTC scripts.")
feedback_add_details("admin_verb","RAT2") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!