mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 11:38:12 +01:00
Merge pull request #4594 from Novacat/nova-survival
Ports synth overheating fixes
This commit is contained in:
@@ -458,9 +458,9 @@
|
||||
|
||||
// This is about 0.896m^3 of atmosphere
|
||||
/datum/gas_mixture/belly_air
|
||||
volume = 1000
|
||||
volume = 2500
|
||||
temperature = 293.150
|
||||
total_moles = 40
|
||||
total_moles = 104
|
||||
|
||||
/datum/gas_mixture/belly_air/New()
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user