aboutsummaryrefslogtreecommitdiff
path: root/icons/Makefile
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2010-09-14 09:31:52 +0000
committerSimon Tatham <anakin@pobox.com>2010-09-14 09:31:52 +0000
commitd14999949c018255b5100a317ea1b7b9b74dfc6e (patch)
treee5bd5ce806797c7a892a91bf1a27cd0871c5c394 /icons/Makefile
parentb96a99042bd16535b0c219f69a67545bcab0bf70 (diff)
downloadpuzzles-d14999949c018255b5100a317ea1b7b9b74dfc6e.zip
puzzles-d14999949c018255b5100a317ea1b7b9b74dfc6e.tar.gz
puzzles-d14999949c018255b5100a317ea1b7b9b74dfc6e.tar.bz2
puzzles-d14999949c018255b5100a317ea1b7b9b74dfc6e.tar.xz
New puzzle from Jonas Koelker: 'Range', an implementation of the
puzzle variously known (depending on which website you look at) as Kurodoko, Kuromasu or 'Where is Black Cells'. [originally from svn r8996]
Diffstat (limited to 'icons/Makefile')
-rw-r--r--icons/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/icons/Makefile b/icons/Makefile
index 3e79c76..95e0e2e 100644
--- a/icons/Makefile
+++ b/icons/Makefile
@@ -2,8 +2,8 @@
PUZZLES = blackbox bridges cube dominosa fifteen filling flip galaxies guess \
inertia keen lightup loopy magnets map mines net netslide pattern \
- pegs rect samegame signpost singles sixteen slant solo tents towers \
- twiddle unequal untangle
+ pegs range rect samegame signpost singles sixteen slant solo tents \
+ towers twiddle unequal untangle
BASE = $(patsubst %,%-base.png,$(PUZZLES))
WEB = $(patsubst %,%-web.png,$(PUZZLES))
@@ -70,6 +70,7 @@ net-ibase.png : override CROP=193x193 113x113+0+80
netslide-ibase.png : override CROP=289x289 144x144+0+0
pattern-ibase.png : override CROP=384x384 223x223+0+0
pegs-ibase.png : override CROP=263x263 147x147+116+0
+range-ibase.png : override CROP=256x256 98x98+111+15
rect-ibase.png : override CROP=205x205 115x115+90+0
signpost-ibase.png : override CROP=240x240 98x98+23+23
singles-ibase.png : override CROP=224x224 98x98+15+15