Skip to content

Commit

Permalink
change M4a3 to a full pistol belt with it in it
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien committed Oct 4, 2023
1 parent 4ef3ac1 commit a8031b1
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,10 @@

/obj/structure/closet/secure_closet/guncabinet/red/armory_m4a3_pistol/Initialize()
. = ..()
new /obj/item/weapon/gun/pistol/m4a3(src)
new /obj/item/weapon/gun/pistol/m4a3(src)
new /obj/item/weapon/gun/pistol/m4a3(src)
new /obj/item/weapon/gun/pistol/m4a3(src)
new /obj/item/storage/belt/gun/m4a3/full(src)
new /obj/item/storage/belt/gun/m4a3/full(src)
new /obj/item/storage/belt/gun/m4a3/full(src)
new /obj/item/storage/belt/gun/m4a3/full(src)
new /obj/item/ammo_box/magazine/m4a3(src)

// 2 M39 cabinet are in medical armory (4 M39 and 12 mags)
Expand Down

0 comments on commit a8031b1

Please sign in to comment.