Fixed the sillies marked with "skytodo". Removed ONESIZEFITSALL flag as we removed fatness, replaced it with PLASMAGUARD flag as that is what we were using the value as previously. Firedoors should no longer be derpy. The remaining "skytodo"s are places where I have no idea what the fuck you wanted or no idea what the fuck needed done with it.

This commit is contained in:
SkyMarshal
2012-11-11 14:33:33 -07:00
parent 7f5e7ff8e6
commit ecdb9ab118
24 changed files with 79 additions and 169 deletions
@@ -198,11 +198,8 @@
if(exposed_temperature > 300)
TemperatureAct(exposed_temperature)
//skytodo:
proc/TemperatureAct(temperature)
for(var/turf/simulated/floor/target_tile in range(2,loc))
/*if(target_tile.parent && target_tile.parent.group_processing)
target_tile.parent.suspend_group_processing()*/
var/datum/gas_mixture/napalm = new