Merge pull request #4482 from Citadel-Station-13/upstream-merge-33584

[MIRROR] Tiles blessed by holy water now block servant warp-in/Eminence snooping
This commit is contained in:
LetterJay
2017-12-25 21:27:17 -06:00
committed by GitHub
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)