reordering these designs

This commit is contained in:
CameronWoof
2020-02-16 04:15:50 -08:00
parent 14e41e8d68
commit 206e546254
@@ -107,22 +107,6 @@
build_path = /obj/item/reagent_containers/glass/bottle/nutrient/rh
category = list("initial","Botany Chemicals")
/datum/design/diethylamine
name = "Diethylamine"
id = "diethylamine_biogen"
build_type = BIOGENERATOR
materials = list(MAT_BIOMASS = 75)
build_path = /obj/item/reagent_containers/glass/bottle/diethylamine
category = list("initial","Botany Chemicals")
/datum/design/saltpetre
name = "Saltpetre"
id = "saltpetre_biogen"
build_type = BIOGENERATOR
materials = list(MAT_BIOMASS = 125)
build_path = /obj/item/reagent_containers/glass/bottle/saltpetre
category = list("initial","Botany Chemicals")
/datum/design/weed_killer
name = "Weed Killer"
id = "weed_killer"
@@ -139,6 +123,22 @@
build_path = /obj/item/reagent_containers/glass/bottle/killer/pestkiller
category = list("initial","Botany Chemicals")
/datum/design/diethylamine
name = "Diethylamine"
id = "diethylamine_biogen"
build_type = BIOGENERATOR
materials = list(MAT_BIOMASS = 75)
build_path = /obj/item/reagent_containers/glass/bottle/diethylamine
category = list("initial","Botany Chemicals")
/datum/design/saltpetre
name = "Saltpetre"
id = "saltpetre_biogen"
build_type = BIOGENERATOR
materials = list(MAT_BIOMASS = 125)
build_path = /obj/item/reagent_containers/glass/bottle/saltpetre
category = list("initial","Botany Chemicals")
/datum/design/botany_bottle
name = "Empty Bottle"
id = "botany_bottle"