Tiles blessed by holy water now block servant warp-in/Eminence snooping (#33584)

* Blessing tiles blocks servant warp

* Removes the color

* Prevents the message from showing on the same turf
This commit is contained in:
Ashe Higgs
2017-12-21 06:37:06 -06:00
committed by CitadelStationBot
parent f29a3f89d0
commit c5485faee7
3 changed files with 19 additions and 1 deletions
@@ -146,6 +146,9 @@
var/uses_overlay = TRUE
var/obj/effect/clockwork/overlay/floor/realappearence
/turf/open/floor/clockwork/Bless() //Who needs holy blessings when you have DADDY RATVAR?
return
/turf/open/floor/clockwork/Initialize()
. = ..()
if(uses_overlay)