Skip to content

Commit

Permalink
updates price
Browse files Browse the repository at this point in the history
  • Loading branch information
Martinpachu committed Feb 16, 2024
1 parent acdb1a2 commit c99fc76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/cargo/packs/sec_supply.dm
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
/datum/supply_pack/sec_supply/combatknives
name = "Combat Knives Crate"
desc = "Contains three sharpened combat knives. Each knife guaranteed to fit snugly inside any galactic-standard boot."
cost = 2500
cost = 1000
contains = list(/obj/item/kitchen/knife/combat,
/obj/item/kitchen/knife/combat,
/obj/item/kitchen/knife/combat)
Expand Down

0 comments on commit c99fc76

Please sign in to comment.