Drops diamond cost of posi brains. Doubles gold, silver, and plasma cost. This is still below 1 sheet per posibrain of each material. (#10024)

This commit is contained in:
Probe1
2016-05-18 22:39:21 -04:00
committed by clusterfack
parent a8359ff182
commit f5df6c96f3

View File

@@ -6,7 +6,7 @@
id = "posibrain"
req_tech = list("engineering" = 4, "materials" = 6, "bluespace" = 2, "programming" = 4)
build_type = PROTOLATHE
materials = list(MAT_IRON = 2000, MAT_GLASS = 1000, MAT_SILVER = 1000, MAT_GOLD = 500, MAT_PLASMA = 500, MAT_DIAMOND = 100)
materials = list(MAT_IRON = 2000, MAT_GLASS = 1000, MAT_SILVER = 1000, MAT_GOLD = 1000, MAT_PLASMA = 1000)
category = "Robotics"
build_path = /obj/item/device/mmi/posibrain