Triglyceride bottle (#17814)

* sadfas

* Update code/modules/reagents/reagent_containers/glass/bottle.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

---------

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
This commit is contained in:
Fluffy
2023-11-27 00:47:33 +00:00
committed by GitHub
co-authored by SleepyGemmy
parent 552ef768a7
commit 80cb0cd121
2 changed files with 45 additions and 0 deletions
@@ -252,3 +252,7 @@
/obj/item/reagent_containers/glass/bottle/syrup/caramel
name = "caramel syrup dispenser"
reagents_to_add = list(/singleton/reagent/drink/syrup_caramel = 50)
/obj/item/reagent_containers/glass/bottle/triglyceride
name = "triglyceride bottle"
reagents_to_add = list(/singleton/reagent/nutriment/triglyceride = 60)