mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 15:45:25 +01:00
Merge pull request #10587 from TDSSS/irc-cost-increase
Added titanium cost to IRC chassis
This commit is contained in:
@@ -1135,7 +1135,7 @@
|
||||
id = "integrated_robotic_chassis"
|
||||
build_type = MECHFAB
|
||||
build_path = /mob/living/carbon/human/machine/created
|
||||
materials = list(MAT_METAL = 40000)
|
||||
materials = list(MAT_METAL = 40000, MAT_TITANIUM = 7000) //for something made from lego, they sure need a lot of metal
|
||||
construction_time = 400
|
||||
category = list("Misc")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user