Skip to content

Commit

Permalink
Defibs added to worth list
Browse files Browse the repository at this point in the history
  • Loading branch information
EgorDinamit committed Feb 7, 2024
1 parent 74e3e30 commit 9e8a8c9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions code/modules/item_worth/worths_list.dm
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,10 @@ var/list/worths = list(
/obj/item/wrench = 30,
/obj/item/screwdriver = 15,
/obj/item/wirecutters = 25,
/obj/item/defibrillator/compact/combat = 2800,
/obj/item/defibrillator/compact = 1400,
/obj/item/defibrillator = 700,
/obj/item/auto_cpr = 500,
//WELDINGTOOLS,
/obj/item/weldingtool/largetank = 150,
/obj/item/weldingtool/hugetank = 300,
Expand Down

0 comments on commit 9e8a8c9

Please sign in to comment.