From c07e06b846a5ddb46edd4073c40d9bfbf70eafc2 Mon Sep 17 00:00:00 2001 From: axioanic <31579960+axioanic@users.noreply.github.com> Date: Sat, 2 Sep 2017 22:32:23 -0400 Subject: [PATCH] User-submitted text for Packing Tape from crafting-guide.com --- data/storage_drawers/items/packing_tape/item.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 data/storage_drawers/items/packing_tape/item.json diff --git a/data/storage_drawers/items/packing_tape/item.json b/data/storage_drawers/items/packing_tape/item.json new file mode 100644 index 00000000..5572ef01 --- /dev/null +++ b/data/storage_drawers/items/packing_tape/item.json @@ -0,0 +1 @@ +{"description":"Taped drawers will keep contents/upgrades when broken for easier relocation.\n\nA taped drawer is cut off from all player and machine interaction, like a stricter form of locking. You can't even see what's inside. A taped drawer will lose its tape automatically when placed back on the ground. It can also be removed by shift+right-clicking with an empty hand."} \ No newline at end of file