mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-05 15:04:21 +00:00
Merge pull request #9087 from VictorZisthus/firefoamqol
Added QOL Firefoam recipie
This commit is contained in:
committed by
Chompstation Bot
parent
a3f9f88bea
commit
cee8e5af67
@@ -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