mirror of
https://github.com/cybergirlvannie/OpenSS13.git
synced 2026-08-21 19:56:20 +01:00
Addding pipe breaking/laying system
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user