Skip to content

Commit

Permalink
update price
Browse files Browse the repository at this point in the history
  • Loading branch information
Martinpachu committed Feb 6, 2024
1 parent 87db097 commit c8fda45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/cargo/packs/gun.dm
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
/datum/supply_pack/gun/cobra20
name = "Cobra-20 SMG Crate"
desc = "Contains two .45 submachine guns, manufactured by Scaraborough Arms and chambered in .45"
cost = 2500
cost = 3000
contains = list(/obj/item/gun/ballistic/automatic/smg/c20r/cobra,
/obj/item/gun/ballistic/automatic/smg/c20r/cobra)
crate_name = "SMG crate"
Expand Down

0 comments on commit c8fda45

Please sign in to comment.