Skip to content

Commit

Permalink
yea
Browse files Browse the repository at this point in the history
  • Loading branch information
generalthrax committed Sep 6, 2024
1 parent 6c69d00 commit 9a42a85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/projectiles/boxes_magazines/ammo_boxes.dm
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
desc = "A box of top grade .45-70 ammo. These rounds do significant damage with average performance against armor."
icon_state = "4570"
ammo_type = /obj/item/ammo_casing/a4570
max_ammo = 12
max_ammo = 24

/obj/item/ammo_box/a4570/match
name = "ammo box (.45-70 match)"
Expand Down

0 comments on commit 9a42a85

Please sign in to comment.