Update to serial 220528
[snowed-in.git] / src / snowed-in.inf
index e09e33f678e7be5d148bff790bc708fb72d465cc..d13860b8f497af5dae42a2993527355667cc404a 100644 (file)
@@ -37,7 +37,7 @@ Constant Headline
 Include "parser";
 Include "verblib";
 Release 1;
-Serial "220215";
+Serial "220528";
 
 Object  mainroom "Main Room"
   with  description 
@@ -849,7 +849,7 @@ Object  forest "Forest"
     if (snowshoes in player && snowshoes has worn) {
         print 
             "The snowshoes are doing their job by making sure 
-            you don't sink into the snow.";
+            you don't sink into the snow. ";
     }
     if (location == eastofcabin) {
         print "^";