Add NTSL2

This commit is contained in:
tigercat2000
2018-06-21 20:49:32 -07:00
parent 5e230a98be
commit 24506bd28e
31 changed files with 1632 additions and 11 deletions
-2
View File
@@ -900,8 +900,6 @@ Traitors and the like can also be revived with the previous role mostly intact.
var/datum/TCS_Compiler/C = S.Compiler
S.rawcode = ""
C.Compile("")
for(var/obj/machinery/computer/telecomms/traffic/T in machines)
T.storedcode = ""
log_admin("[key_name(usr)] blanked all telecomms scripts.")
message_admins("[key_name_admin(usr)] blanked all telecomms scripts.")
feedback_add_details("admin_verb","RAT") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!