From de8ed28f2c6f07487232a69ee8b8f357d9d10cd8 Mon Sep 17 00:00:00 2001 From: The0bserver Date: Sat, 5 Sep 2020 19:14:51 -0400 Subject: [PATCH] cat roomba.jpg --- code/modules/smithing/smithed_items.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/modules/smithing/smithed_items.dm b/code/modules/smithing/smithed_items.dm index da619bf935..3416ea3bb2 100644 --- a/code/modules/smithing/smithed_items.dm +++ b/code/modules/smithing/smithed_items.dm @@ -80,8 +80,8 @@ custom_materials = list(/datum/material/bronze=12000) /obj/item/ingot/ratvar - material_flags = MATERIAL_COLOR - name = "brass ingnot" + custom_materials = list(/datum/material/brass=12000) + name = "brass ingot" desc = "On closer inspection, what appears to be wholly-unsuitable-for-smithing brass is actually primarily replicant alloy. Nezbere must have switched it while you weren't looking."