mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
Don't tell chase.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user