Compile fixes.

This commit is contained in:
Zuhayr
2014-08-21 12:19:10 +09:30
parent b47d91b612
commit ee499426ad
3 changed files with 4 additions and 3 deletions

View File

@@ -68,7 +68,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 on \the [src]!</B>"