diff options
Diffstat (limited to 'HELP')
-rw-r--r-- | HELP/bomb.png | bin | 1495 -> 1913 bytes | |||
-rw-r--r-- | HELP/cross.png | bin | 0 -> 2838 bytes | |||
-rw-r--r-- | HELP/help.txt | 23 | ||||
-rw-r--r-- | HELP/nuke.png | bin | 0 -> 2748 bytes | |||
-rw-r--r-- | HELP/twister.png | bin | 1833 -> 2522 bytes |
5 files changed, 20 insertions, 3 deletions
diff --git a/HELP/bomb.png b/HELP/bomb.png Binary files differindex 0bb3eed..a7b0f41 100644 --- a/HELP/bomb.png +++ b/HELP/bomb.png diff --git a/HELP/cross.png b/HELP/cross.png Binary files differnew file mode 100644 index 0000000..41425ff --- /dev/null +++ b/HELP/cross.png 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 Binary files differnew file mode 100644 index 0000000..ce2930a --- /dev/null +++ b/HELP/nuke.png diff --git a/HELP/twister.png b/HELP/twister.png Binary files differindex 61b3e40..866d25c 100644 --- a/HELP/twister.png +++ b/HELP/twister.png |