Merge pull request #5487 from Citadel-Station-13/upstream-merge-35660

[MIRROR] [s] Trit no longer makes radiation
This commit is contained in:
deathride58
2018-02-15 02:37:05 +00:00
committed by GitHub
@@ -123,8 +123,6 @@
if(burned_fuel)
energy_released += FIRE_HYDROGEN_ENERGY_RELEASED * burned_fuel
if(location)
radiation_pulse(location, energy_released/TRITIUM_BURN_RADIOACTIVITY_FACTOR)
ASSERT_GAS(/datum/gas/water_vapor, air) //oxygen+more-or-less hydrogen=H2O
cached_gases[/datum/gas/water_vapor][MOLES] += burned_fuel/TRITIUM_BURN_OXY_FACTOR