Don't message on Quick NIF twice

It's annoying!
This commit is contained in:
Arokha Sieyes
2017-06-09 15:26:22 -04:00
parent e8e93b4c90
commit 7441631254
+1 -4
View File
@@ -24,8 +24,5 @@
else
new /obj/item/device/nif(H)
to_chat(usr,"<span class='notice'>Implanted NIF in [H].</span>")
log_admin("[key_name(src)] Quick NIF'd [H.real_name].")
message_admins("[key_name_admin(src)] Quick NIF'd [H.real_name].")
log_and_message_admins("[key_name(src)] Quick NIF'd [H.real_name].")
feedback_add_details("admin_verb","QNIF") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!