Merge branch 'master' into development

This commit is contained in:
skull132
2017-08-15 23:01:15 +03:00
6 changed files with 43 additions and 22 deletions
@@ -29,6 +29,10 @@
if(destination)
walk_to(src, destination)
/obj/effect/effect/smoke/chem/Destroy()
walk(src, 0)
return ..()
/obj/effect/effect/smoke/chem/Move()
var/list/oldlocs = view(1, src)
. = ..()