Merge pull request #5057 from Nalarac/Durasteel

Fixes Durasteel Alloying Producing Slag
This commit is contained in:
Anewbe
2018-03-13 16:48:18 -05:00
committed by GitHub

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