diff --git a/monster/misc/mudman.111 b/monster/misc/mudman.111 new file mode 100644 index 000000000..5c0b95496 --- /dev/null +++ b/monster/misc/mudman.111 @@ -0,0 +1,9 @@ +#define lich_width 24 +#define lich_height 24 +static char lich_bits[] = { + 0x00, 0x00, 0x00, 0x20, 0x00, 0x02, 0x80, 0x9c, 0x00, 0x00, 0x3e, 0x00, + 0x50, 0x2a, 0x05, 0x00, 0x5d, 0x00, 0x80, 0xdd, 0x00, 0x40, 0x00, 0x01, + 0x20, 0xc4, 0x02, 0xc0, 0xa4, 0x01, 0x60, 0xd9, 0x02, 0xa0, 0xa2, 0x03, + 0x60, 0x32, 0x03, 0x20, 0x2a, 0x01, 0xe0, 0xa2, 0x03, 0xa0, 0xaa, 0x02, + 0x40, 0x55, 0x01, 0x00, 0x53, 0x00, 0x00, 0x51, 0x00, 0x80, 0xa4, 0x00, + 0x80, 0xa4, 0x00, 0x80, 0x92, 0x00, 0x40, 0x09, 0x01, 0x80, 0xf6, 0x00}; diff --git a/monster/misc/mudman.111.png b/monster/misc/mudman.111.png new file mode 100644 index 000000000..2ac8b8821 Binary files /dev/null and b/monster/misc/mudman.111.png differ diff --git a/monster/misc/mudman.111.xpm b/monster/misc/mudman.111.xpm new file mode 100644 index 000000000..f210b644c --- /dev/null +++ b/monster/misc/mudman.111.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * mudman_111[] = { +"24 24 4 1", +" s None c None", +". c black", +"X c sienna", +"o c goldenrod", +" ", +" . . ", +" XXooXXX ", +" .. X.ooo.o. .. ", +" o.X X..o..o. X.o ", +" .oX.X Xoo.o.ooX. X.Xo. ", +" X.o.XoXoooooXXX..o.X ", +" .ooX.Xo.o.o.ooXX.oo. ", +" .o.oXXXoo.oooXX.o.o. ", +" .. .oo.ooooXo.oo. .. ", +" . .o.XoXXoXoX.o. . ", +" ..oXooXooXXo.. ", +" .XoXooXoXoX. ", +" .ooooXooo. ", +" oXoXoo.oXX ", +" .oo.XoXXo. ", +" XoXXooo.oo ", +" .Xoo.oXooX. ", +" Xoo.ooXoooX. ", +" XooXooXoXoooo. ", +" .oo.X.oXX..oXX. ", +" o.X X.X X.o ", +" ", +" "}; diff --git a/monster/misc/mudman.112 b/monster/misc/mudman.112 new file mode 100644 index 000000000..a6fc290bd --- /dev/null +++ b/monster/misc/mudman.112 @@ -0,0 +1,9 @@ +#define lich_width 24 +#define lich_height 24 +static char lich_bits[] = { + 0x10, 0x00, 0x04, 0x40, 0x00, 0x01, 0x00, 0x1c, 0x00, 0x00, 0x3e, 0x00, + 0x28, 0x2a, 0x0a, 0x00, 0x5d, 0x00, 0x80, 0xdd, 0x00, 0x40, 0x00, 0x29, + 0x20, 0xc4, 0x02, 0xc0, 0x64, 0x29, 0xa4, 0xc5, 0x03, 0xe0, 0x26, 0x3f, + 0x52, 0x32, 0x0c, 0x38, 0x26, 0x00, 0x28, 0x2a, 0x00, 0x31, 0x22, 0x00, + 0x40, 0x55, 0x00, 0x0c, 0x53, 0x00, 0x00, 0x51, 0x00, 0x80, 0xa2, 0x00, + 0x80, 0x92, 0x00, 0x80, 0xa4, 0x00, 0x40, 0x48, 0x01, 0x80, 0xb7, 0x00}; diff --git a/monster/misc/mudman.112.png b/monster/misc/mudman.112.png new file mode 100644 index 000000000..58771b7ce Binary files /dev/null and b/monster/misc/mudman.112.png differ diff --git a/monster/misc/mudman.112.xpm b/monster/misc/mudman.112.xpm new file mode 100644 index 000000000..a3c35e09a --- /dev/null +++ b/monster/misc/mudman.112.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * mudman_112[] = { +"24 24 4 1", +" s None c None", +". c black", +"X c sienna", +"o c goldenrod", +" ", +" . . ", +" XXooXXX ", +" X.ooo.o. ", +" X..o..o. ", +" . Xoo.o.ooX. . ", +" o.X .XoXoooooXXX.. X.o ", +" .oX.X.Xoo.o.oooXX..Xo. ", +" X.ooXXXo.ooooXX.oo.X ", +" .oo.oooooooXoooo.oo. ", +" .o..oo.oXooXo.oo..o. ", +" .. .o.XooXooXX.o. .. ", +" . .XoXoXXoXoX. . ", +" .ooooXooo. ", +" oXo.oo.oXX ", +" .ooXooXoo. ", +" XoXoooo.oo ", +" .oXoXoooX. ", +" .oooo.oXooX. ", +" XooXoXooXoooo. ", +" .oXXo.ooX.ooX. ", +" oX. .XooX X.o ", +" .. ", +" "}; diff --git a/monster/misc/mudman.arc b/monster/misc/mudman.arc new file mode 100644 index 000000000..92e1ce3c5 --- /dev/null +++ b/monster/misc/mudman.arc @@ -0,0 +1,40 @@ +Object mudman +name Mudman +race earth_elemental +face mudman.111 +color_fg brown +anim +mudman.111 +mudman.112 +mina +monster 1 +Str 12 +Dex 15 +Con 20 +Pow 20 +Wis 15 +no_pick 1 +alive 1 +exp 50000 +ac -4 +wc -10 +dam 20 +hp 1000 +maxhp 1000 +sp 150 +maxsp 150 +attacktype 7169 +immune 7168 +protected 80 +level 18 +speed 0.1 +weight 100000 +run_away 10 +can_use_wand 1 +can_use_bow 1 +can_use_ring 1 +can_use_armour 1 +can_use_weapon 1 +can_cast_spell 1 +editable 1 +end