Skip to content

Commit

Permalink
wrong branch
Browse files Browse the repository at this point in the history
  • Loading branch information
johndoe2013 committed Aug 1, 2023
1 parent 45e5f1c commit 3f45944
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions code/datums/supply_packs/black_market.dm
Original file line number Diff line number Diff line change
Expand Up @@ -184,9 +184,10 @@ Non-USCM items, from CLF, UPP, colonies, etc. Mostly combat-related.
new /obj/item/ammo_magazine/rifle/mar40/extended(src)
new /obj/item/ammo_magazine/rifle/mar40(src)
else
new /obj/item/weapon/gun/rifle/mar40/lmg(src)
new /obj/item/ammo_magazine/rifle/mar40/lmg(src)
new /obj/item/ammo_magazine/rifle/mar40/lmg(src)
new /obj/item/weapon/gun/rifle/m41aMK1/tactical(src)
new /obj/item/ammo_magazine/rifle/m41aMK1/ap(src)
new /obj/item/ammo_magazine/rifle/m41aMK1(src)
new /obj/item/ammo_magazine/rifle/m41aMK1(src)

/* Misc. Individual Guns */

Expand Down

0 comments on commit 3f45944

Please sign in to comment.