Merge pull request #11086 from freerealestate/rcdrebalance

Rebalances RCD construction costs around metal construction menu costs
This commit is contained in:
Swag McYolosteinen
2015-08-14 15:14:25 +02:00
4 changed files with 76 additions and 47 deletions

View File

@@ -190,7 +190,7 @@
name = "Compressed matter cardridge"
id = "rcd_ammo"
build_type = AUTOLATHE
materials = list(MAT_METAL = 16000, MAT_GLASS=8000)
materials = list(MAT_METAL = 3000, MAT_GLASS=2000)
build_path = /obj/item/weapon/rcd_ammo
category = list("initial","Construction")