code/modules/reagents/reagent_containers/cups/glassbottle.dm
/proc/init_alcohol_containers | ////////////////////////////////////////////Alchohol bottles! -Agouri ////////////////////////// Initializes GLOB.alcohol_containers, only containers that actually have reagents are added to the list. |
---|---|
/obj/item/broken_bottle | The froth fountain that we are sticking onto the bottle |
/obj/projectile/bullet/champagne_cork | Type of cork to fire away Our resulting cork projectile |
/obj/item/reagent_containers/cup/glass/bottle/molotov | MOLOTOV |
/obj/item/reagent_containers/cup/glass/bottle/juice | Cartons Subtype of glass that don't break, and share a common carton hand state. Meant to be a subtype for use in Molotovs |