Fixes examining item not taking in consideration all possible examine information. (#7838)

This commit is contained in:
Alberyk
2019-12-30 11:42:45 +01:00
committed by Werner
parent 10faf4662f
commit 0eae1cade9
3 changed files with 8 additions and 3 deletions
+1 -2
View File
@@ -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"