From 86a04ec731cd725511322520704b4c8feab00b47 Mon Sep 17 00:00:00 2001 From: avogl Date: Sun, 24 Feb 2002 14:04:26 +0000 Subject: [PATCH] Added xpm/xbm for acidspit, since I don't know how long it will take till someone is able to fix the broken collect script. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1539 282e977c-c81d-0410-88c4-b93c2d0d6712 --- misc/acid_spit.arc | 1 - misc/acidspit.111 | 9 +++++++++ misc/acidspit.111.xpm | 33 +++++++++++++++++++++++++++++++++ misc/acidspit.121 | 9 +++++++++ misc/acidspit.121.xpm | 33 +++++++++++++++++++++++++++++++++ misc/acidspit.131 | 9 +++++++++ misc/acidspit.131.xpm | 33 +++++++++++++++++++++++++++++++++ misc/acidspit.141 | 9 +++++++++ misc/acidspit.141.xpm | 33 +++++++++++++++++++++++++++++++++ misc/acidspit.151 | 9 +++++++++ misc/acidspit.151.xpm | 34 ++++++++++++++++++++++++++++++++++ misc/acidspit.161 | 9 +++++++++ misc/acidspit.161.xpm | 33 +++++++++++++++++++++++++++++++++ misc/acidspit.171 | 9 +++++++++ misc/acidspit.171.xpm | 33 +++++++++++++++++++++++++++++++++ misc/acidspit.181 | 9 +++++++++ misc/acidspit.181.xpm | 33 +++++++++++++++++++++++++++++++++ 17 files changed, 337 insertions(+), 1 deletion(-) create mode 100644 misc/acidspit.111 create mode 100644 misc/acidspit.111.xpm create mode 100644 misc/acidspit.121 create mode 100644 misc/acidspit.121.xpm create mode 100644 misc/acidspit.131 create mode 100644 misc/acidspit.131.xpm create mode 100644 misc/acidspit.141 create mode 100644 misc/acidspit.141.xpm create mode 100644 misc/acidspit.151 create mode 100644 misc/acidspit.151.xpm create mode 100644 misc/acidspit.161 create mode 100644 misc/acidspit.161.xpm create mode 100644 misc/acidspit.171 create mode 100644 misc/acidspit.171.xpm create mode 100644 misc/acidspit.181 create mode 100644 misc/acidspit.181.xpm diff --git a/misc/acid_spit.arc b/misc/acid_spit.arc index 42debdc0e..61e1856a3 100644 --- a/misc/acid_spit.arc +++ b/misc/acid_spit.arc @@ -22,6 +22,5 @@ no_drop 1 attacktype 65 wc -10 dam 5 -flying 1 food 100 end diff --git a/misc/acidspit.111 b/misc/acidspit.111 new file mode 100644 index 000000000..8651b5145 --- /dev/null +++ b/misc/acidspit.111 @@ -0,0 +1,9 @@ +#define spellball_1_width 24 +#define spellball_1_height 24 +static char spellball_1_bits[] = { +0x00,0x00,0x00,0x00,0x24,0x00,0x80,0x80,0x00,0x00,0x1c,0x00, +0x20,0x63,0x00,0x80,0xc0,0x04,0x80,0xc0,0x00,0x40,0x80,0x01, +0x50,0xc0,0x05,0x40,0x80,0x01,0x80,0xc0,0x00,0xa0,0xc0,0x02, +0x00,0x63,0x00,0x40,0x1c,0x01,0x80,0x80,0x00,0x00,0x00,0x00, +0x00,0x51,0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00,0x14,0x00, +0x00,0x14,0x00,0x00,0x00,0x00,0x00,0x08,0x00,0x00,0x00,0x00}; diff --git a/misc/acidspit.111.xpm b/misc/acidspit.111.xpm new file mode 100644 index 000000000..16a48eb46 --- /dev/null +++ b/misc/acidspit.111.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * spellball_111_xpm[] = { +/* width height ncolors chars_per_pixel */ +"24 24 3 1", +/* colors */ +" s None c none", +". c Black", +"X c blue", +/* pixels */ +" ", +" . . ", +" . . ", +" ... ", +" . ..XXX.. . ", +" .XXX.XX.. ", +" .XX.X.X.. ", +" .XXXX.XXX.. ", +" . .XXXXXXX... . ", +" .XXXXXXXX.. ", +" .XXXXXX.. ", +" . .XXXXXX.. . ", +" ..XXX.. ", +" . ... . ", +" . . ", +" ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" ", +" . ", +" "}; diff --git a/misc/acidspit.121 b/misc/acidspit.121 new file mode 100644 index 000000000..5096dfc07 --- /dev/null +++ b/misc/acidspit.121 @@ -0,0 +1,9 @@ +#define spellball_2_width 24 +#define spellball_2_height 24 +static char spellball_2_bits[] = { +0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x40,0x00,0x00,0x08,0x04, +0x00,0xe0,0x00,0x00,0x19,0x13,0x00,0x04,0x06,0x00,0x04,0x06, +0x00,0x02,0x2c,0x80,0x02,0x0e,0x80,0x02,0x0c,0x80,0x04,0x26, +0x40,0x04,0x06,0x40,0x18,0x13,0x40,0xe0,0x00,0x20,0x00,0x04, +0x20,0x71,0x00,0x10,0x0e,0x00,0x90,0x01,0x00,0x60,0x00,0x00, +0x08,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}; diff --git a/misc/acidspit.121.xpm b/misc/acidspit.121.xpm new file mode 100644 index 000000000..228b698ad --- /dev/null +++ b/misc/acidspit.121.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * spellball_121_xpm[] = { +/* width height ncolors chars_per_pixel */ +"24 24 3 1", +/* colors */ +" s None c none", +". c blue", +"X c Black", +/* pixels */ +" ", +" ", +" . ", +" . . ", +" XXX ", +" X XX..... . ", +" X....X... ", +" X..X..X.. ", +" X........X. . ", +" . X..X..X.... ", +" . X.....X.X.. ", +" . X.X...... . ", +" X X....X... ", +" . XX..... . ", +" X XXX ", +" X . ", +" . X .X. ", +" X X.. ", +" . X. ", +" .. ", +" X ", +" ", +" ", +" "}; diff --git a/misc/acidspit.131 b/misc/acidspit.131 new file mode 100644 index 000000000..360bff89e --- /dev/null +++ b/misc/acidspit.131 @@ -0,0 +1,9 @@ +#define spellball_3_width 24 +#define spellball_3_height 24 +static char spellball_3_bits[] = { +0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, +0x00,0x80,0x00,0x00,0x10,0x08,0x00,0xc4,0x01,0x00,0x32,0x26, +0x80,0x08,0x0c,0x60,0x08,0x0c,0x18,0x04,0x58,0x02,0x04,0x1c, +0x18,0x04,0x18,0x60,0x09,0x4c,0x80,0x08,0x0c,0x00,0x32,0x26, +0x00,0xc4,0x01,0x00,0x10,0x08,0x00,0x80,0x00,0x00,0x00,0x00, +0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}; diff --git a/misc/acidspit.131.xpm b/misc/acidspit.131.xpm new file mode 100644 index 000000000..7c817b061 --- /dev/null +++ b/misc/acidspit.131.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * spellball_131_xpm[] = { +/* width height ncolors chars_per_pixel */ +"24 24 3 1", +/* colors */ +" s None c none", +". c Black", +"X c blue", +/* pixels */ +" ", +" ", +" ", +" ", +" . ", +" . . ", +" . ... ", +" . ..XXX.. . ", +" . .XXXXXX.. ", +" .. .XXXXXX.. ", +" .. .XXXXXXXX.. . ", +" . .XXXXXXX... ", +" .. .XXXXXXXX.. ", +" .. . .XXXXXX.. . ", +" . .XXXXXX.. ", +" . ..XXX.. . ", +" . ... ", +" . . ", +" . ", +" ", +" ", +" ", +" ", +" "}; diff --git a/misc/acidspit.141 b/misc/acidspit.141 new file mode 100644 index 000000000..dfaabae33 --- /dev/null +++ b/misc/acidspit.141 @@ -0,0 +1,9 @@ +#define spellball_4_width 24 +#define spellball_4_height 24 +static char spellball_4_bits[] = { +0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x08,0x00,0x00, +0x60,0x00,0x00,0x90,0x01,0x00,0x10,0x0e,0x00,0x20,0x71,0x00, +0x20,0x00,0x04,0x40,0xe0,0x00,0x40,0x18,0x13,0x40,0x04,0x06, +0x80,0x04,0x26,0x80,0x02,0x0c,0x80,0x82,0x0d,0x00,0x42,0x2d, +0x00,0x84,0x04,0x00,0x04,0x06,0x00,0x19,0x13,0x00,0xe0,0x00, +0x00,0x08,0x04,0x00,0x40,0x00,0x00,0x00,0x00,0x00,0x00,0x00}; diff --git a/misc/acidspit.141.xpm b/misc/acidspit.141.xpm new file mode 100644 index 000000000..eae04dc06 --- /dev/null +++ b/misc/acidspit.141.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * spellball_141_xpm[] = { +/* width height ncolors chars_per_pixel */ +"24 24 3 1", +/* colors */ +" s None c none", +". c Black", +"X c blue", +/* pixels */ +" ", +" ", +" ", +" . ", +" .. ", +" . .. ", +" . ... ", +" . . ... ", +" . . ", +" . ... ", +" . ..XXX.. . ", +" . .XXXXXX.. ", +" . .XXXXXX.. . ", +" . .XXXXXXXX.. ", +" . .XXXXX..X.. ", +" .XXXX.X.X.. . ", +" .XXXX.XX. ", +" .XXXXXX.. ", +" . ..XXX.. . ", +" ... ", +" . . ", +" . ", +" ", +" "}; diff --git a/misc/acidspit.151 b/misc/acidspit.151 new file mode 100644 index 000000000..b8d277771 --- /dev/null +++ b/misc/acidspit.151 @@ -0,0 +1,9 @@ +#define spellball_5_width 24 +#define spellball_5_height 24 +static char spellball_5_bits[] = { +0x00,0x00,0x00,0x00,0x08,0x00,0x00,0x00,0x00,0x00,0x14,0x00, +0x00,0x14,0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00,0x41,0x00, +0x00,0x00,0x00,0x80,0x80,0x00,0x40,0x1c,0x01,0x00,0x63,0x00, +0xa0,0xc0,0x02,0x80,0xc0,0x00,0x40,0x80,0x01,0x50,0xc0,0x05, +0x40,0x88,0x01,0x80,0xd4,0x00,0x80,0xc8,0x00,0x20,0x63,0x02, +0x00,0x1c,0x00,0x80,0x80,0x00,0x00,0x12,0x00,0x00,0x00,0x00}; diff --git a/misc/acidspit.151.xpm b/misc/acidspit.151.xpm new file mode 100644 index 000000000..0c83dbf5c --- /dev/null +++ b/misc/acidspit.151.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * spellball_151_xpm[] = { +/* width height ncolors chars_per_pixel */ +"24 24 4 1", +/* colors */ +" s None c none", +". c Black", +"X c blue", +"o c Khaki", +/* pixels */ +" ", +" . ", +" ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" ", +" . . ", +" . ... . ", +" ..XXX.. ", +" . .XXXXXX.. . ", +" .XXXXXX.. ", +" .XXXXXXXX.. ", +" . .XXXXXXX... . ", +" .XXXX.XXX.. ", +" .XX.o.X.. ", +" .XXX.XX.. ", +" . ..XXX.. . ", +" ... ", +" . . ", +" . . ", +" "}; diff --git a/misc/acidspit.161 b/misc/acidspit.161 new file mode 100644 index 000000000..f50ec2d2c --- /dev/null +++ b/misc/acidspit.161 @@ -0,0 +1,9 @@ +#define spellball_6_width 24 +#define spellball_6_height 24 +static char spellball_6_bits[] = { +0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x10, +0x00,0x00,0x06,0x00,0x80,0x09,0x00,0x70,0x08,0x00,0x8e,0x04, +0x20,0x00,0x04,0x00,0x07,0x02,0xc8,0x18,0x02,0x20,0x30,0x02, +0x24,0x30,0x01,0x10,0x60,0x01,0x10,0x71,0x01,0x94,0x62,0x00, +0x20,0x31,0x00,0x20,0x30,0x00,0xc8,0x98,0x00,0x00,0x07,0x00, +0x20,0x10,0x00,0x00,0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x00}; diff --git a/misc/acidspit.161.xpm b/misc/acidspit.161.xpm new file mode 100644 index 000000000..0dc7b6c91 --- /dev/null +++ b/misc/acidspit.161.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * spellball_161_xpm[] = { +/* width height ncolors chars_per_pixel */ +"24 24 3 1", +/* colors */ +" s None c none", +". c Black", +"X c blue", +/* pixels */ +" ", +" ", +" ", +" . ", +" .. ", +" .. . ", +" ... . ", +" ... . . ", +" . . ", +" ... . ", +" . ..XXX.. . ", +" .XXXXXX.. . ", +" . .XXXXXX.. . ", +" .XXXXXXXX.. . ", +" .XXX.XXX... . ", +" . .XX.X.XXX.. ", +" .XX.XXX.. ", +" .XXXXXX.. ", +" . ..XXX.. . ", +" ... ", +" . . ", +" . ", +" ", +" "}; diff --git a/misc/acidspit.171 b/misc/acidspit.171 new file mode 100644 index 000000000..2a1d09c98 --- /dev/null +++ b/misc/acidspit.171 @@ -0,0 +1,9 @@ +#define spellball_7_width 24 +#define spellball_7_height 24 +static char spellball_7_bits[] = { +0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, +0x00,0x01,0x00,0x10,0x08,0x00,0x80,0x23,0x00,0x64,0x4c,0x00, +0x10,0x18,0x01,0x12,0x18,0x06,0x48,0x30,0x18,0xa8,0x38,0x40, +0x4a,0x30,0x19,0x10,0x18,0x06,0x10,0x18,0x01,0x64,0x4c,0x00, +0x80,0x23,0x00,0x10,0x08,0x00,0x00,0x01,0x00,0x00,0x00,0x00, +0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}; diff --git a/misc/acidspit.171.xpm b/misc/acidspit.171.xpm new file mode 100644 index 000000000..42b72881e --- /dev/null +++ b/misc/acidspit.171.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * spellball_171_xpm[] = { +/* width height ncolors chars_per_pixel */ +"24 24 3 1", +/* colors */ +" s None c none", +". c Black", +"X c blue", +/* pixels */ +" ", +" ", +" ", +" ", +" . ", +" . . ", +" ... . ", +" . ..XXX.. . ", +" .XXXXXX.. . ", +" . .XXXXXX.. .. ", +" .XX.XXXXX.. .. ", +" .X.X.XXX... . ", +" . .XX.XXXXX.. . .. ", +" .XXXXXX.. .. ", +" .XXXXXX.. . ", +" . ..XXX.. . ", +" ... . ", +" . . ", +" . ", +" ", +" ", +" ", +" ", +" "}; diff --git a/misc/acidspit.181 b/misc/acidspit.181 new file mode 100644 index 000000000..09904dbea --- /dev/null +++ b/misc/acidspit.181 @@ -0,0 +1,9 @@ +#define spellball_8_width 24 +#define spellball_8_height 24 +static char spellball_8_bits[] = { +0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x02,0x00,0x20,0x10,0x00, +0x00,0x07,0x00,0xc8,0x98,0x00,0x20,0x30,0x00,0x20,0x30,0x00, +0x14,0x60,0x00,0x10,0x70,0x01,0x10,0x60,0x01,0x24,0x30,0x01, +0x20,0x30,0x02,0xc8,0x18,0x02,0x00,0x07,0x02,0x20,0x00,0x05, +0x00,0x0e,0x04,0x00,0x70,0x08,0x00,0x80,0x09,0x00,0x00,0x06, +0x00,0x00,0x10,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}; diff --git a/misc/acidspit.181.xpm b/misc/acidspit.181.xpm new file mode 100644 index 000000000..b679e3374 --- /dev/null +++ b/misc/acidspit.181.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * spellball_181_xpm[] = { +/* width height ncolors chars_per_pixel */ +"24 24 3 1", +/* colors */ +" s None c none", +". c Black", +"X c blue", +/* pixels */ +" ", +" ", +" . ", +" . . ", +" ... ", +" . ..XXX.. . ", +" .XXXXXX.. ", +" .XXXXXX.. ", +" . .XXXXXXXX.. ", +" .XXXXXXX... . ", +" .XXXXXXXX.. . ", +" . .XXXXXX.. . ", +" .XXXXXX.. . ", +" . ..XXX.. . ", +" ... . ", +" . . . ", +" ... . ", +" ... . ", +" .. . ", +" .. ", +" . ", +" ", +" ", +" "};