You can no longer print infinite ammunition. (#37626)
* You can no longer print infinite ammunition. * henk lazy anus Reduces .38 Casings now give a tiny bit of metal so the janitor gets a buff spacing
This commit is contained in:
committed by
CitadelStationBot
parent
e42cce26da
commit
a8a31c9e4b
@@ -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