Skip to content

Commit

Permalink
Update weapons.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Gristlebee committed Sep 6, 2024
1 parent d92be5b commit f10ca82
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@
name = "Pounder Submachine Gun"
desc = "Give your enemies the pounding of their life with this 50 round .22lr Submachine Gun! This baby can blast it's whole load in mere moments!"
item = /obj/item/gun/ballistic/automatic/smg/pounder
pair_item = list(/datum/blackmarket_item/ammo/pounder_mag)
pair_item = list(/datum/blackmarket_item/ammo/pounder_mag,/datum/blackmarket_item/ammo/himehabu_box)

price_min = 1500
price_max = 2000
Expand Down

0 comments on commit f10ca82

Please sign in to comment.