mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-29 08:11:11 +01:00
[MIRROR] Ammoboxes In Lathe (#12587)
Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
This commit is contained in:
co-authored by
Will
parent
777224947f
commit
ef8602da9d
@@ -477,7 +477,7 @@
|
||||
/obj/item/ammo_magazine/ammo_box/b545/practice
|
||||
name = "ammo box (5.45mm practice)"
|
||||
desc = "A box of 5.45mm practice rounds"
|
||||
icon_state = "hrifle-practice"
|
||||
icon_state = "hrifle-blank"
|
||||
caliber = "5.45mm"
|
||||
ammo_type = /obj/item/ammo_casing/a545/practice
|
||||
matter = list(MAT_STEEL = 2700)
|
||||
@@ -497,7 +497,7 @@
|
||||
/obj/item/ammo_magazine/ammo_box/b545/blank
|
||||
name = "ammo box (5.45mm blank)"
|
||||
desc = "A box of 5.45mm blank rounds"
|
||||
icon_state = "hrifle-practice"
|
||||
icon_state = "hrifle-blank"
|
||||
caliber = "5.45mm"
|
||||
ammo_type = /obj/item/ammo_casing/a545/blank
|
||||
matter = list(MAT_STEEL = 2700)
|
||||
|
||||
Reference in New Issue
Block a user