Add two lines

Oops.
This commit is contained in:
Leo
2016-02-24 21:33:23 -03:00
parent 89610b10fb
commit ec90073b1d
+3 -1
View File
@@ -528,6 +528,7 @@
J.total_positions = -1
J.spawn_positions = -1
message_admins("[key_name_admin(usr)] has removed the cap on security officers.")
if("ctfbutton")
if(!check_rights(R_ADMIN))
return
@@ -536,6 +537,7 @@
ctf_enabled = !CTF.ctf_enabled
CTF.ctf_enabled = !CTF.ctf_enabled
message_admins("[key_name_admin(usr)] has [ctf_enabled? "enabled" : "disabled"] CTF!")
if(E)
E.processing = 0
if(E.announceWhen>0)
@@ -545,4 +547,4 @@
if (usr)
log_admin("[key_name(usr)] used secret [item]")
if (ok)
world << text("<B>A secret has been activated by []!</B>", usr.key)
world << text("<B>A secret has been activated by []!</B>", usr.key)