Skip to content

Commit

Permalink
Update knave.dm (#339)
Browse files Browse the repository at this point in the history
fixes knave store
  • Loading branch information
marklyfied authored Dec 28, 2024
1 parent d8737d7 commit 771c897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/cargo/packsrogue/knave.dm
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

//Armor

/datum/supply_pack/rogue/Knave/leather
/datum/supply_pack/rogue/Knave/leather/armor
name = "Hardened Leather Armor"
cost = 50
contains = list(/obj/item/clothing/suit/roguetown/armor/leather/advanced)
Expand Down

0 comments on commit 771c897

Please sign in to comment.