Revert "Reagent Geysers, Pump Fixing, Puddles. (#8268)"

This reverts commit 6996e46ed4.
This commit is contained in:
atermonera
2022-04-02 15:01:17 -08:00
parent c01ddc44b9
commit 35dbabff5d
18 changed files with 78 additions and 415 deletions
@@ -157,7 +157,7 @@
id = "distill_brutejuice"
result = "berserkmed"
required_reagents = list("biomass" = 1, "hyperzine" = 3, "synaptizine" = 2, "phoron" = 1)
result_amount = 5
result_amount = 3
temp_range = list(T0C + 600, T0C + 700)
temp_shift = 4
@@ -176,7 +176,7 @@
result = "cryoslurry"
required_reagents = list("frostoil" = 7, "enzyme" = 3, "plasticide" = 3, "foaming_agent" = 2)
inhibitors = list("water" = 5)
result_amount = 12
result_amount = 1
temp_range = list(0, 15)
temp_shift = 20
@@ -214,14 +214,3 @@
reaction_rate = HALF_LIFE(20)
temp_range = list(T0C + 90, T0C + 95)
/decl/chemical_reaction/distilling/phoron_plasma
name = "Energizing Phoron"
id = "energize_phoron"
result = "energetic_phoron"
required_reagents = list("phoron" = 5)
catalysts = list("hydrophoron" = 10)
result_amount = 4
temp_range = list(T0C + 100, T0C + 200)
@@ -1054,14 +1054,6 @@
inhibitors = list("nitrogen" = 1) //So it doesn't mess with lexorin
result_amount = 2
/decl/chemical_reaction/instant/energized_phoron
name = "phoron plasma"
id = "inst_energetic_phoron"
result = "energetic_phoron"
required_reagents = list("phoron" = 1, "hydrophoron" = 3)
inhibitors = list("nitrogen" = 1) //So it doesn't mess with hydrophoron
result_amount = 3
/decl/chemical_reaction/instant/deuterium
name = "Deuterium"
id = "deuterium"