Remember to test your PRs, kids! - Rebalances matter cartridge cost redux (#1652)

This commit is contained in:
CitadelStationBot
2017-06-20 09:59:04 -05:00
committed by kevinz000
parent 30d3a42db6
commit 35ac6c40e0
2 changed files with 3 additions and 3 deletions
@@ -235,7 +235,7 @@
name = "Compressed Matter Cartridge"
id = "rcd_ammo"
build_type = AUTOLATHE
materials = list(MAT_METAL = 3000, MAT_GLASS=2000)
materials = list(MAT_METAL = 12000, MAT_GLASS=8000)
build_path = /obj/item/weapon/rcd_ammo
category = list("initial","Construction")