Skip to content

Commit

Permalink
Money for coins
Browse files Browse the repository at this point in the history
  • Loading branch information
i1yadobr committed May 30, 2024
1 parent 77c5498 commit 8b02079
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/Z_item_worth/worths_list.dm
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ var/list/worths = list(
/obj/item/material/scythe = -100,
/obj/item/material/twohanded/fireaxe = -150,
/obj/item/material/harpoon = -70,
/obj/item/material/coin = -50,
/obj/item/material = -5,
//RIGS,
/obj/item/rig/unathi/fancy = 5000,
Expand Down

0 comments on commit 8b02079

Please sign in to comment.