From 9602170884472cd31834a0a9bc8c4362365ff0b1 Mon Sep 17 00:00:00 2001 From: erwgd Date: Tue, 7 Jun 2016 19:17:30 +0100 Subject: [PATCH] Defines plant analyzer materials --- code/modules/hydroponics/hydroitemdefines.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/hydroponics/hydroitemdefines.dm b/code/modules/hydroponics/hydroitemdefines.dm index 7cad7cfdd18..7308e5839c2 100644 --- a/code/modules/hydroponics/hydroitemdefines.dm +++ b/code/modules/hydroponics/hydroitemdefines.dm @@ -8,6 +8,7 @@ w_class = 1 slot_flags = SLOT_BELT origin_tech = "magnets=2;biotech=2" + materials = list(MAT_METAL=30, MAT_GLASS=20) // ************************************* // Hydroponics Tools