9mm frangibles now requires hacked lathes, costs slightly less

They are by all means, lethal, even if they absolutely pale in comparison to regular bullets. They'll cost ever so slightly less materials to build.
This commit is contained in:
Michiyamenotehifunana
2017-10-31 19:47:20 +08:00
parent 068976c971
commit e0a153c4c7
+2 -2
View File
@@ -1132,9 +1132,9 @@ obj/item/projectile/bullet/c10mm/soporific
name = "Box of 9mm Frangible Bullets"
id = "9mm_frag"
build_type = AUTOLATHE
materials = list(MAT_METAL = 30000)
materials = list(MAT_METAL = 25000)
build_path = /obj/item/ammo_box/c9mm/frangible
category = list("initial", "Security")
category = list("hacked", "Security")
/datum/design/c9mmrubber
name = "Box of 9mm Rubber Bullets"