mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 11:38:12 +01:00
cleanup the last
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
display_name = ORE_SAND
|
||||
smelts_to = MAT_GLASS
|
||||
alloy = 1
|
||||
compresses_to = "sandstone"
|
||||
compresses_to = MAT_SANDSTONE
|
||||
|
||||
/ore/phoron
|
||||
name = ORE_PHORON
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
/ore/rutile
|
||||
name = "rutile"
|
||||
display_name = "rutile"
|
||||
smelts_to = "titanium"
|
||||
name = ORE_RUTILE
|
||||
display_name = ORE_RUTILE
|
||||
smelts_to = MAT_TITANIUM
|
||||
alloy = 1
|
||||
result_amount = 5
|
||||
spread_chance = 10
|
||||
ore = /obj/item/ore/rutile
|
||||
scan_icon = "mineral_rare"
|
||||
scan_icon = "mineral_rare"
|
||||
|
||||
Reference in New Issue
Block a user