Skip to content

Commit

Permalink
Made big XM88 boxes behave like other handful boxes
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePiachu committed Jul 20, 2024
1 parent 9d74e72 commit f230713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/projectiles/ammunition.dm
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ Turn() or Shift() as there is virtually no overhead. ~N
overlay_ammo_type = "_blank"
overlay_gun_type = "_458"
overlay_content = "_458"
magazine_type = /obj/item/ammo_magazine/handful/lever_action/xm88
magazine_type = /obj/item/ammo_magazine/lever_action/xm88

/obj/item/ammo_box/magazine/lever_action/xm88/empty
empty = TRUE

0 comments on commit f230713

Please sign in to comment.