mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
the meat of it
This commit is contained in:
@@ -58,8 +58,6 @@
|
||||
if(istype(ateleatom, /obj/effect) && !istype(ateleatom, /obj/effect/dummy/chameleon))
|
||||
qdel(ateleatom)
|
||||
return FALSE
|
||||
if(istype(ateleatom, /atom/movable/light))
|
||||
return FALSE
|
||||
if(istype(ateleatom))
|
||||
teleatom = ateleatom
|
||||
return TRUE
|
||||
|
||||
Reference in New Issue
Block a user