mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 21:40:55 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user