Skip to content

Commit

Permalink
Update round_boxes.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
grifp71 authored Feb 18, 2024
1 parent baee7e2 commit 49733f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/projectiles/ammo_boxes/round_boxes.dm
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
//----------------10x28mm Ammunition Boxes (for smartguns)------------------

/obj/item/ammo_box/rounds/smartgun
name = "\improper rifle ammunition box (10x28mm)"
name = "\improper smartgun ammunition box (10x28mm)"
desc = "A 10x28mm ammunition box. Used to refill smartgun drum magazines. It comes with a leather strap allowing to wear it on the back."
overlay_content = "_reg"
default_ammo = /datum/ammo/bullet/smartgun
Expand Down

0 comments on commit 49733f8

Please sign in to comment.