Skip to content

Commit

Permalink
Update misc_boxes.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Steelpoint authored Apr 6, 2024
1 parent ed43c76 commit 9759140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/projectiles/ammo_boxes/misc_boxes.dm
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
/obj/item/ammo_box/magazine/misc/mre
name = "\improper box of MREs"
desc = "A box of MREs. Nutritious, but not delicious."
magazine_type = /obj/item/storage/box/MRE/nofluff
magazine_type = /obj/item/storage/box/MRE
num_of_magazines = 12
overlay_content = "_mre"

Expand Down

0 comments on commit 9759140

Please sign in to comment.