Robotics Expansion: RIG-ged and Ready

This commit is contained in:
Atermonera
2020-03-11 12:55:36 -07:00
committed by VirgoBot
parent 74ad3b1d25
commit e45a95d365
47 changed files with 2211 additions and 29 deletions

View File

@@ -51,6 +51,7 @@ var/global/list/ore_data = list()
name = "carbon"
display_name = "raw carbon"
smelts_to = "plastic"
compresses_to = "graphite"
alloy = 1
result_amount = 5
spread_chance = 25