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
+1 -1
View File
@@ -7,6 +7,6 @@
unacidable = 1
invisibility = 101
/obj/effect/admin_log_trap/HasEntered(AM as mob|obj)
/obj/effect/admin_log_trap/Crossed(AM as mob|obj)
if(istype(AM,/mob))
message_admins("[AM] ([AM:ckey]) stepped on an alerted tile in [get_area(src)]. <a href=\"byond://?src=%admin_ref%;teleto=\ref[src.loc]\">Jump</a>", admin_ref = 1)