From 673575b774f8e04dcd6ebf1486d16b8980857142 Mon Sep 17 00:00:00 2001 From: Ian C Date: Sat, 10 Dec 2005 01:39:37 +0000 Subject: Development checkin --- HELP/bomb.png | Bin 1495 -> 1913 bytes HELP/cross.png | Bin 0 -> 2838 bytes HELP/help.txt | 23 ++++++++++++++++++++--- HELP/nuke.png | Bin 0 -> 2748 bytes HELP/twister.png | Bin 1833 -> 2522 bytes 5 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 HELP/cross.png create mode 100644 HELP/nuke.png (limited to 'HELP') diff --git a/HELP/bomb.png b/HELP/bomb.png index 0bb3eed..a7b0f41 100644 Binary files a/HELP/bomb.png and b/HELP/bomb.png differ diff --git a/HELP/cross.png b/HELP/cross.png new file mode 100644 index 0000000..41425ff Binary files /dev/null and b/HELP/cross.png differ diff --git a/HELP/help.txt b/HELP/help.txt index ef89506..0d98d52 100644 --- a/HELP/help.txt +++ b/HELP/help.txt @@ -44,21 +44,38 @@ Once in a while a special piece may drop down... !SMART BOMB -#incbin::HELP/bomb.png +$incbin::HELP/bomb.png This special will destroy all blocks that are the same as the one it lands on. Landing on nothing -is probably not a good idea... +is perhaps not a good idea... !TWISTER -#incbin::HELP/twister.png +$incbin::HELP/twister.png The twister will rotate all the pieces in the pit four times, scoring any loops and wires that are made from doing this. +!SMART NUKE + +$incbin::HELP/nuke.png + +The smart nuke destroy all blocks that match +the blocks surrounding the point were it lands. + + +!SUPER CROSS + +~incbin::HELP/cross.png + +This will change all blocks above, below and to +the left and right radiating out from the +special to cross pieces. + + * * * * * * * * * * * * * diff --git a/HELP/nuke.png b/HELP/nuke.png new file mode 100644 index 0000000..ce2930a Binary files /dev/null and b/HELP/nuke.png differ diff --git a/HELP/twister.png b/HELP/twister.png index 61b3e40..866d25c 100644 Binary files a/HELP/twister.png and b/HELP/twister.png differ -- cgit v1.2.3