mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Fixes examining item not taking in consideration all possible examine information. (#7838)
This commit is contained in:
@@ -7,8 +7,7 @@ LINEN BINS
|
||||
/obj/item/bedsheet
|
||||
name = "bedsheet"
|
||||
desc = "A surprisingly soft linen bedsheet."
|
||||
description_info = "Click to roll and unroll. Alt-click to fold and unfold. Drag and drop to pick up."
|
||||
description_fluff = "It seems like you can equip it in your backpack slot..."
|
||||
description_info = "Click to roll and unroll. Alt-click to fold and unfold. Drag and drop to pick up. You can equip it in your backpack slot."
|
||||
icon = 'icons/obj/bedsheets.dmi'
|
||||
icon_state = "sheetwhite"
|
||||
item_state = "sheetwhite"
|
||||
|
||||
Reference in New Issue
Block a user