Merge pull request #15540 from Citadel-Station-13/more-tritium-enthalpy

Adds a LOT more enthalpy to tritium
This commit is contained in:
silicons
2022-03-10 16:47:15 -07:00
committed by GitHub

View File

@@ -129,7 +129,7 @@
heat_penalty = 10
transmit_modifier = 30
fire_products = list(GAS_H2O = 1)
enthalpy = 40000
enthalpy = 300000
fire_burn_rate = 2
fire_radiation_released = 50 // arbitrary number, basically 60 moles of trit burning will just barely start to harm you
fire_temperature = FIRE_MINIMUM_TEMPERATURE_TO_EXIST - 50