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
@@ -1109,15 +1109,6 @@ steam.start() -- spawns the effect
if(air_group) return 0
return !density
proc/update_nearby_tiles(need_rebuild)
if(!air_master)
return 0
air_master.mark_for_update(get_turf(src))
return 1
/datum/effect/effect/system/reagents_explosion
var/amount // TNT equivalent
var/flashing = 0 // does explosion creates flash effect?