the meat of it

This commit is contained in:
Shifty
2021-09-18 14:25:35 +01:00
parent 099ad987fc
commit 7be042441a
198 changed files with 2561 additions and 5660 deletions

View File

@@ -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