Fixes Teslium Being Unmakeable

This commit is contained in:
Fox McCloud
2019-04-03 13:37:16 -04:00
parent e5012a8b20
commit 9929a9468d
@@ -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)