Merge pull request #6635 from Citadel-Station-13/upstream-merge-37626

[MIRROR] You can no longer print infinite ammunition.
This commit is contained in:
LetterJay
2018-05-04 22:54:00 -05:00
committed by GitHub
5 changed files with 19 additions and 2 deletions
@@ -451,7 +451,7 @@
name = "Speed Loader (.38)"
id = "c38"
build_type = AUTOLATHE
materials = list(MAT_METAL = 30000)
materials = list(MAT_METAL = 20000)
build_path = /obj/item/ammo_box/c38
category = list("initial", "Security")