diff options
Diffstat (limited to 'icons')
| -rw-r--r-- | icons/Makefile | 10 | ||||
| -rw-r--r-- | icons/undead.sav | 14 |
2 files changed, 20 insertions, 4 deletions
diff --git a/icons/Makefile b/icons/Makefile index 9901de5..2d4b65b 100644 --- a/icons/Makefile +++ b/icons/Makefile @@ -1,9 +1,10 @@ # Makefile for Puzzles icons. -PUZZLES = blackbox bridges cube dominosa fifteen filling flip 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 unequal untangle +PUZZLES = blackbox bridges cube dominosa fifteen filling flip 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 undead \ + unequal untangle BASE = $(patsubst %,%-base.png,$(PUZZLES)) WEB = $(patsubst %,%-web.png,$(PUZZLES)) @@ -81,6 +82,7 @@ solo-ibase.png : override CROP=481x481 145x145+24+24 tents-ibase.png : override CROP=320x320 165x165+142+0 towers-ibase.png : override CROP=300x300 102x102+151+6 twiddle-ibase.png : override CROP=192x192 102x102+69+21 +undead-ibase.png : override CROP=448x512 192x192+32+96 unequal-ibase.png : override CROP=208x208 104x104+104+104 untangle-ibase.png : override CROP=320x320 164x164+3+116 $(IBASE): %-ibase.png: %-base.png diff --git a/icons/undead.sav b/icons/undead.sav new file mode 100644 index 0000000..3c314dd --- /dev/null +++ b/icons/undead.sav @@ -0,0 +1,14 @@ +SAVEFILE:41:Simon Tatham's Portable Puzzle Collection +VERSION :1:1 +GAME :6:Undead +PARAMS :6:4x4de2 +CPARAMS :6:4x4de2 +DESC :48:5,2,2,aRLgLLaLRL,2,0,1,2,1,1,2,5,0,0,0,2,1,3,1,1 +NSTATES :1:7 +STATEPOS:1:7 +MOVE :2:G0 +MOVE :2:V0 +MOVE :2:G2 +MOVE :2:G3 +MOVE :2:V3 +MOVE :2:Z3 |