diff options
| author | Simon Tatham <anakin@pobox.com> | 2010-01-13 19:12:32 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2010-01-13 19:12:32 +0000 |
| commit | 0d0619868dc344a039211f8fa1105fee88bd6f24 (patch) | |
| tree | e50de7aedf097021ff019ce87b2021cf49a93c8e /icons | |
| parent | deb5e1e5b4049301678074ef9c6b7b89ce24684d (diff) | |
| download | puzzles-0d0619868dc344a039211f8fa1105fee88bd6f24.zip puzzles-0d0619868dc344a039211f8fa1105fee88bd6f24.tar.gz puzzles-0d0619868dc344a039211f8fa1105fee88bd6f24.tar.bz2 puzzles-0d0619868dc344a039211f8fa1105fee88bd6f24.tar.xz | |
New puzzle from James H: 'Magnets'.
[originally from svn r8836]
Diffstat (limited to 'icons')
| -rw-r--r-- | icons/Makefile | 5 | ||||
| -rw-r--r-- | icons/magnets.sav | 33 |
2 files changed, 36 insertions, 2 deletions
diff --git a/icons/Makefile b/icons/Makefile index 282a60a..de60483 100644 --- a/icons/Makefile +++ b/icons/Makefile @@ -1,8 +1,8 @@ # Makefile for Puzzles icons. PUZZLES = blackbox bridges cube dominosa fifteen filling flip galaxies guess \ - inertia keen lightup loopy map mines net netslide pattern pegs \ - rect samegame singles sixteen slant solo tents towers twiddle \ + inertia keen lightup loopy magnets map mines net netslide pattern \ + pegs rect samegame singles sixteen slant solo tents towers twiddle \ unequal untangle BASE = $(patsubst %,%-base.png,$(PUZZLES)) @@ -64,6 +64,7 @@ inertia-ibase.png : override CROP=321x321 128x128+193+0 keen-ibase.png : override CROP=288x288 96x96+24+120 lightup-ibase.png : override CROP=256x256 112x112+144+0 loopy-ibase.png : override CROP=257x257 113x113+0+0 +magnets-ibase.png : override CROP=264x232 96x96+36+100 mines-ibase.png : override CROP=240x240 110x110+130+130 net-ibase.png : override CROP=193x193 113x113+0+80 netslide-ibase.png : override CROP=289x289 144x144+0+0 diff --git a/icons/magnets.sav b/icons/magnets.sav new file mode 100644 index 0000000..3c317b7 --- /dev/null +++ b/icons/magnets.sav @@ -0,0 +1,33 @@ +SAVEFILE:41:Simon Tatham's Portable Puzzle Collection +VERSION :1:1 +GAME :7:Magnets +PARAMS :6:6x5dtS +CPARAMS :6:6x5dtS +SEED :15:705856238774945 +DESC :56:2.2..1,.3.2.,2.21..,2..0.,TLRTLRBLRBTTLRLRBBLRTTTTLRBBBB +AUXINFO :60:ebae280db3eec279c628b6cfe4aca5a03ba24d7eba91169f1bdf275fce3f +NSTATES :2:24 +STATEPOS:2:15 +MOVE :4:.1,3 +MOVE :4:.0,1 +MOVE :4:?0,1 +MOVE :4:.2,1 +MOVE :4:?2,1 +MOVE :4:.2,4 +MOVE :4:?2,4 +MOVE :4:+2,3 +MOVE :4:.3,3 +MOVE :4:.0,2 +MOVE :4:?0,2 +MOVE :4:+1,4 +MOVE :4:+0,2 +MOVE :4:+0,0 +MOVE :4:+1,1 +MOVE :4:.2,2 +MOVE :4:+2,0 +MOVE :4:+3,1 +MOVE :4:.4,0 +MOVE :4:+5,1 +MOVE :4:.5,3 +MOVE :4:+4,3 +MOVE :4:.4,2 |