mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 19:47:47 +01:00
Merge pull request #9087 from VictorZisthus/firefoamqol
Added QOL Firefoam recipie
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user