Update autobotter_designs.dm
This commit is contained in:
@@ -229,7 +229,7 @@
|
||||
desc = "Allows for the blowing, and bottling of Cider bottles."
|
||||
id = "hcider_export"
|
||||
reagents_list = list(/datum/reagent/consumable/ethanol/hcider = 15, /datum/reagent/water = 20)
|
||||
build_path = /obj/item/export/bottle/hcider
|
||||
build_path = /obj/item/export/bottle/hcider
|
||||
|
||||
/datum/design/bottle/export/cognac
|
||||
name = "Export Design (Cognac)"
|
||||
@@ -332,4 +332,4 @@
|
||||
id = "greenroad"
|
||||
reagents_list = list(/datum/reagent/consumable/vitfro = 50, /datum/reagent/consumable/ethanol/rum = 30, /datum/reagent/ash = 10)
|
||||
category = list("Beers")
|
||||
build_path = /obj/item/export/bottle/greenroad
|
||||
build_path = /obj/item/export/bottle/greenroad
|
||||
|
||||
Reference in New Issue
Block a user