Adds missing descriptions for clipboard and folder (#11051)

This commit is contained in:
Wowzewow (Wezzy)
2021-01-27 11:55:50 +01:00
committed by GitHub
parent 06dc129749
commit 7f15afd3c2
3 changed files with 44 additions and 1 deletions
+2
View File
@@ -1,5 +1,7 @@
/obj/item/clipboard
name = "clipboard"
desc = "When other writing surfaces are unavailable."
desc_info = "You can store a pen in this."
icon = 'icons/obj/bureaucracy.dmi'
icon_state = "clipboard"
item_state = "clipboard"
+1 -1
View File
@@ -1,6 +1,6 @@
/obj/item/folder
name = "folder"
desc = "A folder."
desc = "Holds loose sheets of paper and is a bureaucrat's best friend."
icon = 'icons/obj/bureaucracy.dmi'
icon_state = "folder"
w_class = ITEMSIZE_SMALL