Addding pipe breaking/laying system

This commit is contained in:
hobnob13
2008-08-21 05:38:21 +00:00
parent 0d2c8dd0d0
commit 4d351b222f
40 changed files with 3516 additions and 2856 deletions
+4
View File
@@ -895,6 +895,10 @@ turf/proc/tot_old_gas()
/turf/proc/tot_tmp_gas()
return tmpco2 + tmpoxy + tmppoison + tsl_gas + tn2
// return the "pressure" of a turf
/turf/proc/pressure()
return src.tot_gas() * src.temp
// return the gas contents of a turf as a gas obj