diff --git a/code/game/objects/items/storage/backpack.dm b/code/game/objects/items/storage/backpack.dm index 55bbcc0796b7..6501a2467937 100644 --- a/code/game/objects/items/storage/backpack.dm +++ b/code/game/objects/items/storage/backpack.dm @@ -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.