Merge pull request #6635 from Citadel-Station-13/upstream-merge-37626
[MIRROR] You can no longer print infinite ammunition.
This commit is contained in:
@@ -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")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user