Merge pull request #11223 from Fox-McCloud/fix-teslium

Fixes Teslium Being Unmakeable
This commit is contained in:
Crazy Lemon
2019-04-06 00:25:56 -07:00
committed by GitHub
@@ -139,7 +139,7 @@
required_reagents = list("plasma" = 1, "silver" = 1, "blackpowder" = 1)
result_amount = 3
mix_message = "<span class='danger'>A jet of sparks flies from the mixture as it merges into a flickering slurry.</span>"
min_temp = T0C + 130
min_temp = T0C + 50
mix_sound = null
/datum/chemical_reaction/teslium/on_reaction(datum/reagents/holder, created_volume)