Skip to content

Commit

Permalink
NO
Browse files Browse the repository at this point in the history
  • Loading branch information
rye-rice committed Sep 6, 2024
1 parent 9bbf63c commit d2ba1ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/cargo/blackmarket/blackmarket_items/ammo.dm
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
/datum/blackmarket_item/ammo/himehabu_mag
name = "Himehabu Magazines"
desc = "Compact 10 round .22 LR magazines for use in the Himehabu pistol."
item = /obj/item/ammo_box/magazine/m22lr
item = /obj/item/ammo_box/magazine/m22lr_himehabu

price_min = 100
price_max = 200
Expand Down

0 comments on commit d2ba1ef

Please sign in to comment.