Merge pull request #2046 from Fox-McCloud/tech-shell-balance

Tech Shells: Silver Removal
This commit is contained in:
Mark van Alphen
2015-09-15 17:36:57 +02:00
@@ -189,7 +189,7 @@
id = "techshotshell"
req_tech = list("combat" = 3, "materials" = 3, "powerstorage" = 4, "magnets" = 3)
build_type = PROTOLATHE
materials = list(MAT_METAL = 1000, MAT_GLASS = 200, MAT_SILVER = 300)
materials = list(MAT_METAL = 1000, MAT_GLASS = 200)
build_path = /obj/item/ammo_casing/shotgun/techshell
category = list("Weapons")