Adds Butanol Drinks to Flasks (#4686)

What the title says. It's very simple.

It just werks.
This commit is contained in:
BurgerLUA
2018-05-06 18:55:00 +03:00
committed by Erki
parent 28a1d8d3d7
commit 3a4c927435
4 changed files with 15 additions and 7 deletions
@@ -36,7 +36,7 @@
/datum/gear/flask/New()
..()
gear_tweaks += new/datum/gear_tweak/reagents(lunchables_ethanol_reagents())
gear_tweaks += new/datum/gear_tweak/reagents(lunchables_alcohol_reagents())
/datum/gear/vacflask
display_name = "vacuum-flask"