Skip to content

Commit

Permalink
Update guncases.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
AndroBetel committed Mar 19, 2024
1 parent 008e7cf commit 90bd92a
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 @@ -229,7 +229,7 @@
storage_slots = 2

/obj/item/storage/box/guncase/pumpshotgun/special/fill_preset_inventory()
new /obj/item/weapon/gun/shotgun/pump(src)
new /obj/item/weapon/gun/shotgun/pump/special(src)
new /obj/item/ammo_magazine/shotgun/buckshot/special(src)

/obj/item/storage/box/guncase/mk45_automag
Expand Down

0 comments on commit 90bd92a

Please sign in to comment.