Skip to content

Commit

Permalink
Give it a special name and desc for examine.
Browse files Browse the repository at this point in the history
  • Loading branch information
Captain277 committed Oct 1, 2023
1 parent a387fa0 commit fb83642
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion code/game/objects/items/storage/backpack.dm
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,8 @@
icon_state = "satchel-bone"

/obj/item/storage/backpack/satchel/invisible
icon_state = "satchel"
name = "integrated satchel"
desc = "A minimalist satchel designed to fit inside of clothing, directly against the skin."
item_state = "none"

//ERT backpacks.
Expand Down

0 comments on commit fb83642

Please sign in to comment.