mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
robustin fuck you and your copypasting ways
This commit is contained in:
@@ -145,24 +145,6 @@
|
||||
setDir(mimiced_atom.dir)
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user