Skip to content

Commit

Permalink
woops
Browse files Browse the repository at this point in the history
  • Loading branch information
rye-rice committed Jan 25, 2024
1 parent 4bd1945 commit cfad6ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/modules/projectiles/boxes_magazines/external/lmg.dm
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/obj/item/ammo_box/magazine/mm712x82
name = "box magazine (7.12x82mm)"
desc = "A 50-round box magazine for the L6 SAW machine gun. These rounds do moderate damage with significant armor penetration."
icon_state = "a850r-50"
base_icon_state = "a850r"
icon_state = "a762-100"
base_icon_state = "a762"
ammo_type = /obj/item/ammo_casing/mm712x82
caliber = "7.12x82mm"
max_ammo = 100
Expand Down

0 comments on commit cfad6ff

Please sign in to comment.