Gang Pen Is now Stealthy

This commit is contained in:
CitadelStationBot
2017-05-01 11:05:28 -05:00
parent 1842665af6
commit 242cc65eac
+1 -1
View File
@@ -11,7 +11,7 @@
..()
last_used = world.time
/obj/item/weapon/pen/gang/attack(mob/living/M, mob/user)
/obj/item/weapon/pen/gang/attack(mob/living/M, mob/user, stealth = TRUE)
if(!istype(M))
return
if(ishuman(M) && ishuman(user) && M.stat != DEAD)