diff options
| author | Jonas Kölker <jonaskoelker@yahoo.com> | 2015-10-02 13:13:39 +0200 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2015-10-18 17:53:28 +0100 |
| commit | 6860c65bb3807dd83830e047d35d8f0fe4e89a86 (patch) | |
| tree | 7ce7cfcdead700b170dae426eb6b2d95539cb4cc /icons | |
| parent | b33b83429f043c79f3562a22a192ab34d2d3fcca (diff) | |
| download | puzzles-6860c65bb3807dd83830e047d35d8f0fe4e89a86.zip puzzles-6860c65bb3807dd83830e047d35d8f0fe4e89a86.tar.gz puzzles-6860c65bb3807dd83830e047d35d8f0fe4e89a86.tar.bz2 puzzles-6860c65bb3807dd83830e047d35d8f0fe4e89a86.tar.xz | |
Add a new puzzle: Palisade.
Diffstat (limited to 'icons')
| -rw-r--r-- | icons/Makefile | 7 | ||||
| -rw-r--r-- | icons/palisade.sav | 50 |
2 files changed, 54 insertions, 3 deletions
diff --git a/icons/Makefile b/icons/Makefile index 612b93c..00dae1f 100644 --- a/icons/Makefile +++ b/icons/Makefile @@ -2,9 +2,9 @@ PUZZLES = blackbox bridges cube dominosa fifteen filling flip flood \ galaxies guess inertia keen lightup loopy magnets map mines \ - net netslide pattern pearl pegs range rect samegame \ - signpost singles sixteen slant solo tents towers twiddle \ - tracks undead unequal unruly untangle + net netslide palisade pattern pearl pegs range rect \ + samegame signpost singles sixteen slant solo tents towers \ + twiddle tracks undead unequal unruly untangle BASE = $(patsubst %,%-base.png,$(PUZZLES)) WEB = $(patsubst %,%-web.png,$(PUZZLES)) @@ -73,6 +73,7 @@ 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 +palisade-ibase.png : override CROP=288x288 192x192+0+0 pattern-ibase.png : override CROP=384x384 223x223+0+0 pearl-ibase.png : override CROP=216x216 94x94+108+15 pegs-ibase.png : override CROP=263x263 147x147+116+0 diff --git a/icons/palisade.sav b/icons/palisade.sav new file mode 100644 index 0000000..a935e89 --- /dev/null +++ b/icons/palisade.sav @@ -0,0 +1,50 @@ +SAVEFILE:41:Simon Tatham's Portable Puzzle Collection +VERSION :1:1 +GAME :8:Palisade +PARAMS :5:5x5n5 +CPARAMS :5:5x5n5 +SEED :15:930059588777257 +DESC :13:2d23c33e2c1b2 +AUXINFO :52:14a191be1282597737537139d11d87fb4f21ad4a8f31e67b4441 +NSTATES :2:41 +STATEPOS:2:27 +MOVE :14:F0,1,16F0,0,64 +MOVE :15:F0,0,32F1,0,128 +MOVE :12:F1,1,8F0,1,2 +MOVE :12:F1,0,4F1,1,1 +MOVE :14:F0,2,16F0,1,64 +MOVE :12:F1,2,8F0,2,2 +MOVE :12:F0,3,1F0,2,4 +MOVE :15:F2,0,128F1,0,32 +MOVE :12:F2,0,4F2,1,1 +MOVE :12:F3,0,8F2,0,2 +MOVE :15:F1,4,128F0,4,32 +MOVE :14:F1,4,16F1,3,64 +MOVE :15:F2,4,128F1,4,32 +MOVE :14:F0,3,64F0,4,16 +MOVE :15:F1,3,128F0,3,32 +MOVE :12:F1,3,1F1,2,4 +MOVE :15:F4,4,128F3,4,32 +MOVE :14:F4,4,16F4,3,64 +MOVE :12:F3,4,8F2,4,2 +MOVE :12:F2,4,1F2,3,4 +MOVE :12:F2,3,8F1,3,2 +MOVE :14:F2,2,64F2,3,16 +MOVE :15:F2,3,32F3,3,128 +MOVE :12:F3,3,4F3,4,1 +MOVE :12:F4,3,8F3,3,2 +MOVE :14:F4,3,16F4,2,64 +MOVE :12:F1,2,1F1,1,4 +MOVE :15:F2,1,128F1,1,32 +MOVE :15:F2,2,128F1,2,32 +MOVE :12:F2,2,1F2,1,4 +MOVE :15:F3,2,128F2,2,32 +MOVE :14:F3,2,64F3,3,16 +MOVE :12:F4,2,8F3,2,2 +MOVE :12:F3,2,1F3,1,4 +MOVE :15:F2,1,32F3,1,128 +MOVE :14:F4,2,16F4,1,64 +MOVE :12:F4,1,8F3,1,2 +MOVE :14:F3,0,64F3,1,16 +MOVE :15:F4,0,128F3,0,32 +MOVE :12:F4,1,1F4,0,4 |