Improve the description of the microwave; fix indentation of the hallway
authorJason Self <j@jxself.org>
Tue, 27 Aug 2019 04:10:36 +0000 (21:10 -0700)
committerJason Self <j@jxself.org>
Tue, 27 Aug 2019 04:10:36 +0000 (21:10 -0700)
the-server-room.inf

index c3a429b0ac0631627da8b0a3b87acdec263526ab..767d2b081131da49af4ed3b0b08f1ed7912f8866 100644 (file)
@@ -38,7 +38,7 @@
 Constant Story "The Server Room";
 Constant Headline "^An Interactive Fiction by Daniel Bartholomew.^";
 Release 1;
 Constant Story "The Server Room";
 Constant Headline "^An Interactive Fiction by Daniel Bartholomew.^";
 Release 1;
-Serial "190826";
+Serial "190827";
 Constant MAX_SCORE = 6;
 Include "parser";
 Include "verblib";
 Constant MAX_SCORE = 6;
 Include "parser";
 Include "verblib";
@@ -75,7 +75,10 @@ Object  counter "long counter" break_room
   has   static supporter scenery;
 
 Object  microwave "microwave" counter
   has   static supporter scenery;
 
 Object  microwave "microwave" counter
-  with  description "Your standard microwave.",
+  with  description
+            "A combination of silver and black, this microwave looks
+            like a real workhorse. It's compact, quiet, and works
+            great.",
         name 'microwave' 'micro',
   has   container openable scenery;
 
         name 'microwave' 'micro',
   has   container openable scenery;
 
@@ -121,9 +124,9 @@ Object  disc "Trisquel CD" backpack
 Object  hallway "Hallway"
   with  description
             "Bereft of features, adornment or even adequate lighting,
 Object  hallway "Hallway"
   with  description
             "Bereft of features, adornment or even adequate lighting,
-             this hallway is as plain as they come. Doors lead east
-             back to the break room, north to the server room, or
-             west to the restrooms.",
+            this hallway is as plain as they come. Doors lead east
+            back to the break room, north to the server room, or
+            west to the restrooms.",
         e_to break_room,
         n_to server_room,
         w_to
         e_to break_room,
         n_to server_room,
         w_to