mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 15:01:04 +01:00
Adds missing descriptions for clipboard and folder (#11051)
This commit is contained in:
@@ -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,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
|
||||
|
||||
Reference in New Issue
Block a user