chiark / gitweb /
pumpkin books adjustments from play
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 29 Jan 2023 20:58:23 +0000 (20:58 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 29 Jan 2023 20:58:35 +0000 (20:58 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
pumpkin-books.ps.pl

index b0f07fac10bd7e343785a88c56908aee3c444fca..2b3dbbe275ba637b3d2d9804fa3c79c5fa4390f4 100755 (executable)
@@ -214,7 +214,7 @@ END
 }
 
 sub book_blue () {
-  my $o = general_book($blue, [qw(4 10 18)]);
+  my $o = general_book($blue, [qw(4 9 17)]);
 
   $o .= <<END;
 /Times-Bold findfont 15 scalefont setfont $black
@@ -323,7 +323,7 @@ END
   $o .= exposition(<<END);
 The value of this chip is
 1 higher than the number of pumpkins
-previously placed in the pot (but max.4)
+in the pot (but max.4)
 END
 
   $o;
@@ -379,7 +379,7 @@ END
 }
 
 sub book_yellow () {
-  my $o = general_book($yellow, [qw(5 11 18)]);
+  my $o = general_book($yellow, [qw(5 11 19)]);
 
   $o .= <<END;
 gsave