Fixed moving between tables freely.

This commit is contained in:
Zuhayr
2014-06-29 10:46:31 +09:30
committed by ZomgPonies
parent e203cce645
commit baeb58afd5
@@ -305,6 +305,8 @@
return (check_cover(mover,target))
if(istype(mover) && mover.checkpass(PASSTABLE))
return 1
if(locate(/obj/structure/table) in get_turf(mover))
return 1
if (flipped)
if (get_dir(loc, target) == dir)
return !density