Don't tell chase.

This commit is contained in:
D3athrow
2015-05-01 01:23:05 -05:00
parent 20b2d449ec
commit c82aae3b24
8 changed files with 20 additions and 2 deletions

View File

@@ -1364,6 +1364,7 @@
set category = "IC"
set src = usr
if(stat == DEAD) return
var/obj/item/W = get_active_hand()
if (W)
W.attack_self(src)