From c9bc71afa2e39313dece018500c819dfa7ef131d Mon Sep 17 00:00:00 2001 From: "Urs P. Stettler" Date: Fri, 6 May 2016 13:37:49 +0200 Subject: [PATCH] User-submitted text for Drawer Key from crafting-guide.com --- data/storage_drawers/items/drawer_key/item.cg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/storage_drawers/items/drawer_key/item.cg b/data/storage_drawers/items/drawer_key/item.cg index 478660b4..b18f02cd 100644 --- a/data/storage_drawers/items/drawer_key/item.cg +++ b/data/storage_drawers/items/drawer_key/item.cg @@ -1,5 +1,5 @@ schema: 1 -description: Clicking a full, half or compacting drawer while holding the key will toggle the drawers lock state. When a drawer is locked it will show a little key hole on its top border. A locked drawer will only accept items it already contains. If it is part of a network, “free” spaces will not be filled. You can withdraw the last item from a locked drawer without it losing the item. Compared to an unlocked drawer that would show an empty drawer in this case. +description: Clicking a full, half or compacting drawer while holding the key will toggle the drawer's lock state. When a drawer is locked it will show a little key hole on its top border. A locked drawer will only accept items it already contains. If it is part of a network, “free” spaces will not be filled. You can withdraw the last item from a locked drawer without it losing the item. Compared to an unlocked drawer that would show an empty drawer in this case.