chiark / gitweb /
blue: allow loco
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 3 Jul 2022 14:44:32 +0000 (15:44 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 3 Jul 2022 14:44:50 +0000 (15:44 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
pumpkin-books.md
pumpkin-books.ps.pl

index bce966c465a0c3f1edc778225069a390a4ef5714..11dd4ead01ef5957462f327de5599600abc76c52 100644 (file)
@@ -50,7 +50,7 @@ If the previous chip played was a pumpkin, you may exchange it with
 the supply as follows:
 
  Blue 1              =>  Green 1 / Red 1 / Yellow 1 / Blue 1
- Blue 2              =>  Any 2 chip / Purple / Black
+ Blue 2              =>  Any 2 chip / Purple / Black / Lotus
  Blue 4              =>  Any 4 chip
 
 (The new chip should be put aside, to go into your bag in the next
index 9868054c05859fc74be5f61970fe8509a7c54300..b0f07fac10bd7e343785a88c56908aee3c444fca 100755 (executable)
@@ -266,7 +266,8 @@ END
   $o .= $exchline->(1, 2, <<END);
   ${\ $exchip->($moth,1) }  ${\ $exslash->() }
   ${\ $exchip->($purple,1) }  ${\ $exslash->() }
-  ${\ anychip(2) }
+  ${\ $exchip->($lotus,0) }  ${\ $exslash->() }
+  ${\ $exchip->($anychip,2) }
 END
 
   $o .= $exchline->(0, 4, <<END);