Adds back the Bottler Unit Crate. Fixes Issue #30549 (#30553)

* Update pack_organic.dm

* forgor endquote

* Rewording
This commit is contained in:
evilmattyg
2025-10-08 04:45:26 +11:00
committed by GitHub
parent 3a201061f2
commit 2f37aea7d3
@@ -447,3 +447,11 @@
/obj/item/clothing/suit/beekeeper_suit)
cost = 150
containername = "beekeeper suits"
/datum/supply_packs/organic/bottler
name = "Bottler Unit Crate"
contains = list(/obj/machinery/bottler)
cost = 150
containertype = /obj/structure/largecrate
containername = "Bottler Unit Crate"