Update drinks.dm

This commit is contained in:
Michael C
2018-11-20 21:05:41 -05:00
committed by GitHub
parent bbba753001
commit f542396d11
@@ -392,4 +392,7 @@
desc = "Contains oil intended for use on cyborgs, robots, and other synthetics."
icon = 'icons/goonstation/objects/oil.dmi'
icon_state = "oilcan"
volume = 100
volume = 100
/obj/item/reagent_containers/food/drinks/oilcan/full
list_reagents = list("oil" = 100)