Makes the walls from Desecrated Duel GC properly (#24990)

* GC is a thing of all time

* Spacing
This commit is contained in:
DGamerL
2024-04-24 05:45:16 +00:00
committed by GitHub
parent d233824add
commit 6c756f98c0
2 changed files with 4 additions and 1 deletions
@@ -476,6 +476,9 @@ While using this makes the system rely on OnFire, it still gives options for tim
if(isliving(mover))
return FALSE
/obj/effect/temp_visual/elite_tumor_wall/gargantua
duration = 35 SECONDS // A bit longer than the spell lasts, it should be cleaned up by the spell otherwise it might not GC properly
/obj/effect/temp_visual/elite_tumor_wall/gargantua/CanPass(atom/movable/mover, border_dir)
return FALSE