Adds new bar drink, Burnout

This commit is contained in:
Heroman
2022-12-22 17:20:11 +10:00
parent f1c69f26d2
commit 1f93e45840
4 changed files with 46 additions and 0 deletions
@@ -14,6 +14,13 @@
required_reagents = list("antifreeze" = 1, "gargleblaster" = 1, "syndicatebomb" =1)
result_amount = 3
/decl/chemical_reaction/instant/drinks/burnout
name = "Burnout"
id = "burnout"
result = "burnout"
required_reagents = list("antifreeze" = 1, "deathbell" = 1, "lovemaker" =1)
result_amount = 3
/decl/chemical_reaction/instant/drinks/monstertamer
name = "Monster Tamer"
id = "monstertamer"