From 2e5c17f10e424bf2aed658a133e69a6d05ee1dad Mon Sep 17 00:00:00 2001 From: Jason Self Date: Sun, 8 Sep 2019 12:55:11 -0700 Subject: [PATCH] Remove scenery from the microwave --- the-server-room.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/the-server-room.inf b/the-server-room.inf index e0beba8..3a4306e 100644 --- a/the-server-room.inf +++ b/the-server-room.inf @@ -91,7 +91,7 @@ Object microwave "microwave" counter like a real workhorse. It's compact, quiet, and works great.", name 'microwave' 'micro', - has container openable scenery; + has container openable; Object table "table" break_room with description "It's a table. Were you expecting something else?", -- 2.31.1