Skip to content

Commit

Permalink
shotguns on golden arrow once again come preloaded with special buck (#…
Browse files Browse the repository at this point in the history
…160)

Bugfix.
  • Loading branch information
AndroBetel authored Mar 20, 2024
1 parent 5fc544e commit dff55fc
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 dff55fc

Please sign in to comment.