Merge pull request #8484 from BlackMajor/Dunga

Adds bluespace compression kit and superglue
This commit is contained in:
kevinz000
2019-06-16 01:10:25 -07:00
committed by GitHub
6 changed files with 179 additions and 0 deletions
+1
View File
@@ -109,6 +109,7 @@ GLOBAL_VAR_INIT(rpg_loot_items, FALSE)
var/list/grind_results //A reagent list containing the reagents this item produces when ground up in a grinder - this can be an empty list to allow for reagent transferring only
var/list/juice_results //A reagent list containing blah blah... but when JUICED in a grinder!
/obj/item/Initialize()
materials = typelist("materials", materials)