adds cardboard to biogen (#38818)

* adds cardboard to biogen

🆑
add:cardboard is now available in the biogen
/🆑

* update this cock
This commit is contained in:
Tlaltecuhtli
2018-07-02 09:48:04 -04:00
committed by ShizCalev
parent e712e82244
commit fdb5cf5a56
2 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
var/productivity = 0
var/max_items = 40
var/datum/techweb/stored_research
var/list/show_categories = list("Food", "Botany Chemicals", "Leather and Cloth")
var/list/show_categories = list("Food", "Botany Chemicals", "Organic Materials")
var/list/timesFiveCategories = list("Food", "Botany Chemicals")
/obj/machinery/biogenerator/Initialize()