Send more stuff to attack log rather than admin log.

This commit is contained in:
ZomgPonies
2014-06-20 13:42:42 -04:00
parent ccce33017f
commit dedd110700
2 changed files with 2 additions and 2 deletions
@@ -93,7 +93,7 @@
user.drop_item()
W.loc=src
user << "You cram \the [W] into the nozzle of \the [src]."
message_admins("[user]/[user.ckey] has crammed \a [W] into a [src].")
msg_admin_attack("[user]/[user.ckey] has crammed \a [W] into a [src].")
/obj/item/weapon/extinguisher/afterattack(atom/target, mob/user , flag)