Update code/modules/smithing/smithed_items.dm

Co-authored-by: SandPoot <43283559+SandPoot@users.noreply.github.com>
This commit is contained in:
CuteMoff
2021-03-23 23:15:03 -04:00
committed by GitHub
parent a51a1ae68f
commit 9d8c7dff35

View File

@@ -50,7 +50,7 @@
custom_materials = list(/datum/material/iron=12000)
/obj/item/ingot/diamond
custom_materials = list(/datum/material/diamond=12000)
custom_materials = list(/datum/material/diamond=12000)
/obj/item/ingot/uranium
custom_materials = list(/datum/material/uranium=12000)