Turf entering proc change thing

This commit is contained in:
SoundScopes
2014-12-11 15:35:29 +00:00
parent 687f6826c0
commit ea0abc0fba
19 changed files with 24 additions and 27 deletions
@@ -284,7 +284,7 @@
return
return ..()
/obj/item/weapon/shard/HasEntered(AM as mob|obj)
/obj/item/weapon/shard/Crossed(AM as mob|obj)
if(ismob(AM))
var/mob/M = AM
M << "\red <B>You step in the broken glass!</B>"