Remove legacy viewpoint code, move back to Bay's and /tg/'s system

This commit is contained in:
Markolie
2015-02-10 17:02:27 +01:00
parent c507158b8f
commit 64fe9e8600
34 changed files with 454 additions and 711 deletions
@@ -34,14 +34,6 @@
update_nearby_tiles()
..()
proc/update_nearby_tiles(need_rebuild) //Copypasta from airlock code
if(!air_master)
return 0
air_master.mark_for_update(get_turf(src))
return 1
CanPass(atom/movable/mover, turf/target, height=0, air_group=0)
return 0