Merge pull request #20054 from ChangelingRain/adaptabilityisavirtuethatnobodyappreciatestheailitytomoldyourselftowhatotherpeopleexpectandtheydontnoticebecausewhywouldtheytheyregettingwhattheyexpect

Fixes cult floor overlays
This commit is contained in:
Cheridan
2016-08-23 18:17:48 -05:00
committed by GitHub
3 changed files with 8 additions and 27 deletions
+1 -19
View File
@@ -146,24 +146,6 @@
mouse_opacity = 0
animate(src, alpha = 0, time = duration)
/obj/effect/overlay/cult
mouse_opacity = 0
var/atom/linked
/obj/effect/overlay/cult/ex_act()
return FALSE
/obj/effect/overlay/cult/Destroy()
if(linked)
linked = null
..()
return QDEL_HINT_PUTINPOOL
/obj/effect/overlay/cult/floor
icon = 'icons/turf/floors.dmi'
icon_state = "cult"
layer = TURF_LAYER
/obj/effect/overlay/temp/cult
randomdir = 0
duration = 10
@@ -203,7 +185,7 @@
icon_state = "wallglow"
layer = ABOVE_NORMAL_TURF_LAYER
/obj/effect/overlay/temp/cult/turf/open/floor
/obj/effect/overlay/temp/cult/turf/floor
icon_state = "floorglow"
duration = 5