mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
Fixes Durasteel Producing Slag
This commit is contained in:
@@ -108,6 +108,7 @@ var/global/list/ore_data = list()
|
|||||||
/ore/diamond
|
/ore/diamond
|
||||||
name = "diamond"
|
name = "diamond"
|
||||||
display_name = "diamond"
|
display_name = "diamond"
|
||||||
|
alloy = 1
|
||||||
compresses_to = "diamond"
|
compresses_to = "diamond"
|
||||||
result_amount = 5
|
result_amount = 5
|
||||||
spread_chance = 10
|
spread_chance = 10
|
||||||
|
|||||||
Reference in New Issue
Block a user