From 80afd19c71cabec8920d876aa2c5aebe7cf2e455 Mon Sep 17 00:00:00 2001 From: Jason Self Date: Sat, 28 May 2022 22:07:54 -0700 Subject: [PATCH] Update to serial 220528 --- src/snowed-in.inf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/snowed-in.inf b/src/snowed-in.inf index e09e33f..d13860b 100644 --- a/src/snowed-in.inf +++ b/src/snowed-in.inf @@ -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 "^"; -- 2.31.1