Update to serial 220528
authorJason Self <j@jxself.org>
Sun, 29 May 2022 05:07:54 +0000 (22:07 -0700)
committerJason Self <j@jxself.org>
Sun, 29 May 2022 05:07:54 +0000 (22:07 -0700)
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 "^";