Skip to content

Commit

Permalink
Update code/datums/supply_packs/black_market.dm
Browse files Browse the repository at this point in the history
Co-authored-by: harryob <[email protected]>
  • Loading branch information
cuberound and harryob authored Jan 7, 2025
1 parent 8bc55cd commit 6e7c229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/supply_packs/black_market.dm
Original file line number Diff line number Diff line change
Expand Up @@ -861,7 +861,7 @@ USCM spare items, miscellaneous gear that's too niche and distant (or restricted
/datum/supply_packs/contraband/ammo/bizon
name = "Magazines box (Type 64, 10x mags)"
dollar_cost = 40
contains = list(/obj/item/ammo_box/magazine/type64,)
contains = list(/obj/item/ammo_box/magazine/type64)
containertype = /obj/structure/largecrate/black_market

/datum/supply_packs/contraband/ammo/m1911
Expand Down

0 comments on commit 6e7c229

Please sign in to comment.