diff options
| author | Jonas Kölker <jonaskoelker@yahoo.com> | 2015-10-01 22:32:26 +0200 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2015-10-03 17:12:20 +0100 |
| commit | 47bc27b0c228fbbac5be8547e4aa6bb58767a75e (patch) | |
| tree | 3a7422be9bcd08001b7096b15ca2ea131b9d7727 /puzzles.but | |
| parent | 6482ed0e3c886afd6b44acf91450524ff70d102c (diff) | |
| download | puzzles-47bc27b0c228fbbac5be8547e4aa6bb58767a75e.zip puzzles-47bc27b0c228fbbac5be8547e4aa6bb58767a75e.tar.gz puzzles-47bc27b0c228fbbac5be8547e4aa6bb58767a75e.tar.bz2 puzzles-47bc27b0c228fbbac5be8547e4aa6bb58767a75e.tar.xz | |
Add 'Inshi No Heya' (multiplication only) variant to Keen.
Diffstat (limited to 'puzzles.but')
| -rw-r--r-- | puzzles.but | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/puzzles.but b/puzzles.but index b220ca2..8944387 100644 --- a/puzzles.but +++ b/puzzles.but @@ -2579,6 +2579,10 @@ level, some backtracking will be required, but the solution should still be unique. The remaining levels require increasingly complex reasoning to avoid having to backtrack. +\dt \e{Multiplication only} + +\dd If this is enabled, all boxes will be multiplication boxes. +With this rule, the puzzle is known as \q{Inshi No Heya}. \C{towers} \i{Towers} |