Fixes Durasteel Producing Slag

This commit is contained in:
Andrew
2018-03-12 15:01:28 -05:00
parent ac776a0411
commit 094fc568dc

View File

@@ -108,6 +108,7 @@ var/global/list/ore_data = list()
/ore/diamond
name = "diamond"
display_name = "diamond"
alloy = 1
compresses_to = "diamond"
result_amount = 5
spread_chance = 10