Skip to content

Commit

Permalink
Update round_boxes.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
grifp71 committed Apr 1, 2024
1 parent 7c27e0b commit a8ca9b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/projectiles/ammo_boxes/round_boxes.dm
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
overlay_content = "_reg"
default_ammo = /datum/ammo/bullet/smartgun
caliber = "10x28mm"
bullet_amount = 1000
max_bullet_amount = 1000

/obj/item/ammo_box/rounds/smartgun/empty
Expand Down

0 comments on commit a8ca9b6

Please sign in to comment.