Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
Tk420634 committed Nov 9, 2024
1 parent 74e703a commit 958ae25
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions code/modules/supplykit/supplykit_items/supplykit_misc.dm
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,11 @@
item = /obj/item/binoculars
cost = 5

// /datum/supplykit_item/misc/stealthboy
// name = "Stealthboy"
// desc = "A device worn on your belt that makes you almost impossible to see for a time. does not currently work for simpleminded creatures."
// item = /obj/item/stealthboy
// cost = 40
/datum/supplykit_item/misc/stealthboy
name = "Stealthboy"
desc = "A device worn on your belt that makes you almost impossible to see for a time. does not currently work for simpleminded creatures."
item = /obj/item/stealthboy
cost = 60

// /datum/supplykit_item/misc/whetstone
// name = "Whetstone"
Expand Down

0 comments on commit 958ae25

Please sign in to comment.