mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
fuck off
This commit is contained in:
@@ -483,7 +483,7 @@
|
||||
var/temperature = breath.return_temperature()
|
||||
for(var/id in breath.get_gases())
|
||||
var/moles = breath.get_moles(id)
|
||||
total_heat_capacity += GLOB.meta_gas_info[id][META_GAS_SPECIFIC_HEAT] * moles
|
||||
total_heat_capacity += GLOB.gas_data.specific_heats[id] * moles
|
||||
// Normal atmos is 0.416
|
||||
// 20C -> 293K
|
||||
// At about 50C overheating will begin
|
||||
|
||||
Reference in New Issue
Block a user