Skip to content

Commit

Permalink
Update code/modules/cm_marines/equipment/guncases.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Zonespace27 committed Sep 26, 2023
1 parent fc9551b commit 947e3da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/cm_marines/equipment/guncases.dm
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@
name = "\improper M707 anti-materiel rifle case"
desc = "A gun case containing the M707 \"Vulture\" anti-materiel rifle and its requisite spotting tools."
icon_state = "guncase_blue"
storage_slots = 5
storage_slots = 7
can_hold = list(
/obj/item/weapon/gun/boltaction/vulture,
/obj/item/ammo_magazine/rifle/boltaction/vulture,
Expand Down

0 comments on commit 947e3da

Please sign in to comment.