From e138536cb62cf54fd905adc04c042feea02763f7 Mon Sep 17 00:00:00 2001 From: lolman360 Date: Sun, 23 Aug 2020 18:29:01 +1000 Subject: [PATCH] eee eee eee --- code/modules/smithing/smithed_items.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/smithing/smithed_items.dm b/code/modules/smithing/smithed_items.dm index 6cbe4b237f..5a9770218b 100644 --- a/code/modules/smithing/smithed_items.dm +++ b/code/modules/smithing/smithed_items.dm @@ -305,7 +305,7 @@ finalitem.add_overlay(overlay) if(finalitem.force < 0) finalitem.force = 0 - finalitem.MATERIAL_COLOR | MATERIAL_AFFECT_STATISTICS + finalitem.material_flags = MATERIAL_COLOR | MATERIAL_AFFECT_STATISTICS ..() /obj/item/smithing/broadblade