mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 16:10:02 +01:00
Adds Butanol Drinks to Flasks (#4686)
What the title says. It's very simple. It just werks.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user