Added QOL Firefoam recipie

Dunno why I didn't think of this before.
This commit is contained in:
Victor Zisthus
2020-09-22 08:36:43 -04:00
parent 41c8e4a671
commit ee602d4815
@@ -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"
id = "firefighting foam ez"
result = "firefoam"
required_reagents = list("water" = 1)
catalysts = list("firefoam" = 0.01)
inhibitors = list("fluorine" = 0.01)
result_amount = 1
///////////////////////////////////////////////////////////////////////////////////
/// Vore Drugs