praise the good lord, for the game finally compiles

This commit is contained in:
duncathan
2016-03-29 19:04:37 -06:00
parent 3f1375ba39
commit e86cf0f280
195 changed files with 10565 additions and 10467 deletions
@@ -154,8 +154,8 @@
var/blast = 0
/datum/effect_system/smoke_spread/freezing/proc/Chilled(atom/A)
if(isturf(A))
var/turf/T = A
if(istype(A,/turf/open))
var/turf/open/T = A
if(T.air)
var/datum/gas_mixture/G = T.air
if(get_dist(T, location) < 2) // Otherwise we'll get silliness like people using Nanofrost to kill people through walls with cold air