Improve the description of the refrigerator
authorJason Self <j@jxself.org>
Sun, 8 Sep 2019 15:04:43 +0000 (08:04 -0700)
committerJason Self <j@jxself.org>
Sun, 8 Sep 2019 15:04:43 +0000 (08:04 -0700)
the-server-room.inf

index 5294b7441befd09b56ca51b8b00ec33f8f5faea0..df85ed2f538400f495e93ee568cf39f82e765626 100644 (file)
@@ -62,7 +62,11 @@ Object  break_room "Break Room"
   has   light;
 
 Object  fridge "refrigerator" break_room
-  with  description "Your standard refrigerator.",
+  with  description
+            "This refrigerator makes a statement with a sleek, modern
+            and minimal stainless steel design. Featuring large doors
+            it seems quite an impressive refrigerator that can hold a
+            lot.",
         name 'fridge' 'refrigerator',
   has   container openable scenery;