From f97cd50adf1d61d0d5a4f534b49314a028a25e3a Mon Sep 17 00:00:00 2001 From: Jason Self Date: Sun, 8 Sep 2019 07:48:17 -0700 Subject: [PATCH] Improve backpack description --- the-server-room.inf | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/the-server-room.inf b/the-server-room.inf index 6ae7466..5294b74 100644 --- a/the-server-room.inf +++ b/the-server-room.inf @@ -93,7 +93,12 @@ Object table "table" break_room has supporter; Object backpack "backpack" table - with description "Your backpack.", + with description + "This backpack looks like a modern art piece that was + made using brown and light blue-green watercolors. A black + line was traced around to make the stitching lines. + Well-worn and quite suitable for travel, it looks like it + could carry a lot of belongings.", name 'pack' 'back' 'bag' 'backpack', article "your", before [; -- 2.31.1