Merge pull request #9087 from VictorZisthus/firefoamqol

Added QOL Firefoam recipie
This commit is contained in:
Verkister
2020-10-18 15:47:07 +03:00
committed by Chompstation Bot
parent a3f9f88bea
commit cee8e5af67

View File

@@ -85,6 +85,15 @@
required_reagents = list("water" = 1)
catalysts = list("fluorine" = 10)
result_amount = 1
/datum/chemical_reaction/firefightingfoamqol //Please don't abuse this and make us remove it. Seriously.
name = "Firefighting Foam EZ"
id = "firefighting foam ez"
result = "firefoam"
required_reagents = list("water" = 1)
catalysts = list("firefoam" = 5)
inhibitors = list("fluorine" = 0.01)
result_amount = 1
///////////////////////////////////////////////////////////////////////////////////
/// Vore Drugs