diff --git a/monster/angel/archangel2.arc b/monster/angel/archangel2.arc index aaac41d48..8d352f63a 100644 --- a/monster/angel/archangel2.arc +++ b/monster/angel/archangel2.arc @@ -3,6 +3,11 @@ randomitems archangel name Arch Angel race angel face highangel.111 +anim +highangel.111 +highangel.112 +highangel.113 +mina color_fg white monster 1 sleep 1 @@ -59,6 +64,11 @@ More Object ArchAngel_2 name Arch Angel face highangel.211 +anim +highangel.211 +highangel.212 +highangel.213 +mina monster 1 alive 1 no_pick 1 @@ -69,6 +79,11 @@ More Object ArchAngel_3 name Arch Angel face highangel.311 +anim +highangel.311 +highangel.312 +highangel.313 +mina monster 1 alive 1 no_pick 1 @@ -79,6 +94,11 @@ More Object ArchAngel_4 name Arch Angel face highangel.411 +anim +highangel.411 +highangel.412 +highangel.413 +mina monster 1 alive 1 no_pick 1 @@ -90,6 +110,11 @@ More Object ArchAngel_5 name Arch Angel face highangel.511 +anim +highangel.511 +highangel.512 +highangel.513 +mina monster 1 alive 1 no_pick 1 @@ -101,6 +126,11 @@ More Object ArchAngel_6 name Arch Angel face highangel.611 +anim +highangel.611 +highangel.612 +highangel.613 +mina monster 1 alive 1 no_pick 1 diff --git a/monster/angel/highangel.112 b/monster/angel/highangel.112 new file mode 100644 index 000000000..d0a3fbfcb --- /dev/null +++ b/monster/angel/highangel.112 @@ -0,0 +1,10 @@ +#define highangel_width 24 +#define highangel_height 24 +static char highangel_bits[] = { + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfc, 0x3f, 0x3f, 0xf8, 0x3f, + 0x1f, 0xf0, 0x1f, 0x0f, 0xe0, 0x1f, 0x0f, 0x80, 0x1f, 0x07, 0x80, 0x1f, + 0x07, 0x00, 0x1f, 0x03, 0x00, 0x1f, 0x23, 0x00, 0x1e, 0x03, 0x00, 0x06, + 0x03, 0x00, 0x00, 0x03, 0x00, 0x00, 0x03, 0x20, 0x00, 0x03, 0x00, 0x00, + 0x03, 0x00, 0x00, 0x03, 0x00, 0x00, 0x03, 0x08, 0x00, 0x03, 0x00, 0x00, + }; diff --git a/monster/angel/highangel.112.png b/monster/angel/highangel.112.png new file mode 100644 index 000000000..7c9553175 Binary files /dev/null and b/monster/angel/highangel.112.png differ diff --git a/monster/angel/highangel.112.xpm b/monster/angel/highangel.112.xpm new file mode 100644 index 000000000..f6236c109 --- /dev/null +++ b/monster/angel/highangel.112.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * highangel_1_xpm [] = { +" 24 24 5 1 " , +" c None", +". c #FFEC63", +"+ c #FFFFFF", +"@ c #D8D8D8", +"# c #EFD9BA", +" ", +" ", +" ", +" ...", +" ", +" ", +" ++ ++", +" +++++ ++", +" +++++++ +++", +" +++++++++ +++", +" +++++++++++ +++", +" ++++++++++++ +++", +" +++++++++++++ +++", +" ++++@@++++++++ +++", +" +++@+++++++++++ +++", +" +++@+++++++++++ +++++", +" +++@++++++++++++++++++", +" +++@++++++++++++++++++", +" ++++++++++@@++++++++++", +" ++++++++++@+++++++++++", +" ++++++++++++++++++++++", +" +++++++++@++++++++++++", +" +++++++++@++++++++++++", +" ++++++++@@++++++++++++"}; diff --git a/monster/angel/highangel.113 b/monster/angel/highangel.113 new file mode 100644 index 000000000..d0a3fbfcb --- /dev/null +++ b/monster/angel/highangel.113 @@ -0,0 +1,10 @@ +#define highangel_width 24 +#define highangel_height 24 +static char highangel_bits[] = { + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfc, 0x3f, 0x3f, 0xf8, 0x3f, + 0x1f, 0xf0, 0x1f, 0x0f, 0xe0, 0x1f, 0x0f, 0x80, 0x1f, 0x07, 0x80, 0x1f, + 0x07, 0x00, 0x1f, 0x03, 0x00, 0x1f, 0x23, 0x00, 0x1e, 0x03, 0x00, 0x06, + 0x03, 0x00, 0x00, 0x03, 0x00, 0x00, 0x03, 0x20, 0x00, 0x03, 0x00, 0x00, + 0x03, 0x00, 0x00, 0x03, 0x00, 0x00, 0x03, 0x08, 0x00, 0x03, 0x00, 0x00, + }; diff --git a/monster/angel/highangel.113.png b/monster/angel/highangel.113.png new file mode 100644 index 000000000..7c9553175 Binary files /dev/null and b/monster/angel/highangel.113.png differ diff --git a/monster/angel/highangel.113.xpm b/monster/angel/highangel.113.xpm new file mode 100644 index 000000000..f6236c109 --- /dev/null +++ b/monster/angel/highangel.113.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * highangel_1_xpm [] = { +" 24 24 5 1 " , +" c None", +". c #FFEC63", +"+ c #FFFFFF", +"@ c #D8D8D8", +"# c #EFD9BA", +" ", +" ", +" ", +" ...", +" ", +" ", +" ++ ++", +" +++++ ++", +" +++++++ +++", +" +++++++++ +++", +" +++++++++++ +++", +" ++++++++++++ +++", +" +++++++++++++ +++", +" ++++@@++++++++ +++", +" +++@+++++++++++ +++", +" +++@+++++++++++ +++++", +" +++@++++++++++++++++++", +" +++@++++++++++++++++++", +" ++++++++++@@++++++++++", +" ++++++++++@+++++++++++", +" ++++++++++++++++++++++", +" +++++++++@++++++++++++", +" +++++++++@++++++++++++", +" ++++++++@@++++++++++++"}; diff --git a/monster/angel/highangel.212 b/monster/angel/highangel.212 new file mode 100644 index 000000000..835decbeb --- /dev/null +++ b/monster/angel/highangel.212 @@ -0,0 +1,10 @@ +#define highangel_width 24 +#define highangel_height 24 +static char highangel_bits[] = { + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xe0, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xe0, 0xff, 0xff, 0xe0, 0xc7, 0xff, + 0xc0, 0xc1, 0xff, 0xc0, 0x81, 0xff, 0xc0, 0x81, 0xff, 0xc0, 0x80, 0xff, + 0xc0, 0x80, 0xff, 0x40, 0x80, 0xff, 0x60, 0xc0, 0xff, 0x30, 0xc0, 0xff, + 0x00, 0xc0, 0xff, 0x00, 0xc0, 0xff, 0x00, 0xc0, 0xff, 0x00, 0xc0, 0xff, + 0x00, 0xc0, 0xff, 0x00, 0xe0, 0xff, 0x00, 0xe0, 0xff, 0x00, 0xe0, 0xff, + }; diff --git a/monster/angel/highangel.212.png b/monster/angel/highangel.212.png new file mode 100644 index 000000000..a33a12ded Binary files /dev/null and b/monster/angel/highangel.212.png differ diff --git a/monster/angel/highangel.212.xpm b/monster/angel/highangel.212.xpm new file mode 100644 index 000000000..8f15cfd89 --- /dev/null +++ b/monster/angel/highangel.212.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * highangel_2_xpm [] = { +" 24 24 5 1 " , +" c None", +". c #FFEC63", +"+ c #FFFFFF", +"@ c #D8D8D8", +"# c #EFD9BA", +" ", +" ", +" ", +"..... ", +" ", +" ", +"+++++ ", +"+++++ +++ ", +"++++++ +++++ ", +"++++++ ++++++ ", +"++++++ ++++++ ", +"++++++ +++++++ ", +"++++++ +++++++ ", +"++++++ ++++++++ ", +"+++++ +++++++ ", +"++++ ++++++++ ", +"++++++++++++++ ", +"++++++++++++++ ", +"++++++++++++++ ", +"++++++++++++++ ", +"++++++++++++++ ", +"+++++++++++++ ", +"+++++++++++++ ", +"+++++++++++++ "}; diff --git a/monster/angel/highangel.213 b/monster/angel/highangel.213 new file mode 100644 index 000000000..835decbeb --- /dev/null +++ b/monster/angel/highangel.213 @@ -0,0 +1,10 @@ +#define highangel_width 24 +#define highangel_height 24 +static char highangel_bits[] = { + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xe0, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xe0, 0xff, 0xff, 0xe0, 0xc7, 0xff, + 0xc0, 0xc1, 0xff, 0xc0, 0x81, 0xff, 0xc0, 0x81, 0xff, 0xc0, 0x80, 0xff, + 0xc0, 0x80, 0xff, 0x40, 0x80, 0xff, 0x60, 0xc0, 0xff, 0x30, 0xc0, 0xff, + 0x00, 0xc0, 0xff, 0x00, 0xc0, 0xff, 0x00, 0xc0, 0xff, 0x00, 0xc0, 0xff, + 0x00, 0xc0, 0xff, 0x00, 0xe0, 0xff, 0x00, 0xe0, 0xff, 0x00, 0xe0, 0xff, + }; diff --git a/monster/angel/highangel.213.png b/monster/angel/highangel.213.png new file mode 100644 index 000000000..a33a12ded Binary files /dev/null and b/monster/angel/highangel.213.png differ diff --git a/monster/angel/highangel.213.xpm b/monster/angel/highangel.213.xpm new file mode 100644 index 000000000..8f15cfd89 --- /dev/null +++ b/monster/angel/highangel.213.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * highangel_2_xpm [] = { +" 24 24 5 1 " , +" c None", +". c #FFEC63", +"+ c #FFFFFF", +"@ c #D8D8D8", +"# c #EFD9BA", +" ", +" ", +" ", +"..... ", +" ", +" ", +"+++++ ", +"+++++ +++ ", +"++++++ +++++ ", +"++++++ ++++++ ", +"++++++ ++++++ ", +"++++++ +++++++ ", +"++++++ +++++++ ", +"++++++ ++++++++ ", +"+++++ +++++++ ", +"++++ ++++++++ ", +"++++++++++++++ ", +"++++++++++++++ ", +"++++++++++++++ ", +"++++++++++++++ ", +"++++++++++++++ ", +"+++++++++++++ ", +"+++++++++++++ ", +"+++++++++++++ "}; diff --git a/monster/angel/highangel.312 b/monster/angel/highangel.312 new file mode 100644 index 000000000..5d47af2b1 --- /dev/null +++ b/monster/angel/highangel.312 @@ -0,0 +1,10 @@ +#define highangel_width 24 +#define highangel_height 24 +static char highangel_bits[] = { + 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x01, 0x02, 0x00, 0x01, 0x00, 0x00, + 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, + 0x81, 0x00, 0x00, 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, + 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x01, 0x08, 0x00, 0x01, 0x00, 0x00, + 0x81, 0x08, 0x00, 0x01, 0x00, 0x00, 0x81, 0xa0, 0x00, 0x01, 0x00, 0x00, + 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x03, 0x28, 0x00, 0x03, 0x00, 0x00, + }; diff --git a/monster/angel/highangel.312.png b/monster/angel/highangel.312.png new file mode 100644 index 000000000..06a4baf21 Binary files /dev/null and b/monster/angel/highangel.312.png differ diff --git a/monster/angel/highangel.312.xpm b/monster/angel/highangel.312.xpm new file mode 100644 index 000000000..878f6709a --- /dev/null +++ b/monster/angel/highangel.312.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * highangel_3_xpm [] = { +" 24 24 5 1 " , +" c None", +". c #FFEC63", +"+ c #FFFFFF", +"@ c #D8D8D8", +"# c #EFD9BA", +" +++++++++@+++++++++++++", +" +++++++++@+++++++++++++", +" ++++++++@++++++++++++++", +" ++++++++@++++++++++++++", +" +++++++@@++++++++++++++", +" +++++++@+++++++++++++++", +" +++++++++++++++++++++++", +" ++++++@++++++@@++++++++", +" ++++++@+++++@++@@++++++", +" ++++++@+++++++++@++++++", +" +++++++++++++++++@+++++", +" +++++++++++@+++++++++++", +" +++++++++++@++++@++++++", +" ++++++++++@+++++@++++++", +" ++++++++++@++++++++++++", +" ++++++@+++@++++++++++++", +" ++++++@+++@++++@+++++++", +" ++++++@++++@++@++++++++", +" ++++++@+++++@@@++++++++", +" ++++++@++++++@+++++++++", +" +++++++@+++++@+++++++++", +" ++++++++@+++@@+++++++++", +" ++++++++@@@@@+++++++++", +" +++++++++++@@+++++++++"}; diff --git a/monster/angel/highangel.313 b/monster/angel/highangel.313 new file mode 100644 index 000000000..5d47af2b1 --- /dev/null +++ b/monster/angel/highangel.313 @@ -0,0 +1,10 @@ +#define highangel_width 24 +#define highangel_height 24 +static char highangel_bits[] = { + 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x01, 0x02, 0x00, 0x01, 0x00, 0x00, + 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, + 0x81, 0x00, 0x00, 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, + 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x01, 0x08, 0x00, 0x01, 0x00, 0x00, + 0x81, 0x08, 0x00, 0x01, 0x00, 0x00, 0x81, 0xa0, 0x00, 0x01, 0x00, 0x00, + 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x03, 0x28, 0x00, 0x03, 0x00, 0x00, + }; diff --git a/monster/angel/highangel.313.png b/monster/angel/highangel.313.png new file mode 100644 index 000000000..06a4baf21 Binary files /dev/null and b/monster/angel/highangel.313.png differ diff --git a/monster/angel/highangel.313.xpm b/monster/angel/highangel.313.xpm new file mode 100644 index 000000000..878f6709a --- /dev/null +++ b/monster/angel/highangel.313.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * highangel_3_xpm [] = { +" 24 24 5 1 " , +" c None", +". c #FFEC63", +"+ c #FFFFFF", +"@ c #D8D8D8", +"# c #EFD9BA", +" +++++++++@+++++++++++++", +" +++++++++@+++++++++++++", +" ++++++++@++++++++++++++", +" ++++++++@++++++++++++++", +" +++++++@@++++++++++++++", +" +++++++@+++++++++++++++", +" +++++++++++++++++++++++", +" ++++++@++++++@@++++++++", +" ++++++@+++++@++@@++++++", +" ++++++@+++++++++@++++++", +" +++++++++++++++++@+++++", +" +++++++++++@+++++++++++", +" +++++++++++@++++@++++++", +" ++++++++++@+++++@++++++", +" ++++++++++@++++++++++++", +" ++++++@+++@++++++++++++", +" ++++++@+++@++++@+++++++", +" ++++++@++++@++@++++++++", +" ++++++@+++++@@@++++++++", +" ++++++@++++++@+++++++++", +" +++++++@+++++@+++++++++", +" ++++++++@+++@@+++++++++", +" ++++++++@@@@@+++++++++", +" +++++++++++@@+++++++++"}; diff --git a/monster/angel/highangel.412 b/monster/angel/highangel.412 new file mode 100644 index 000000000..8fd359069 --- /dev/null +++ b/monster/angel/highangel.412 @@ -0,0 +1,10 @@ +#define highangel_width 24 +#define highangel_height 24 +static char highangel_bits[] = { + 0x00, 0xe0, 0xff, 0x00, 0xe0, 0xff, 0x00, 0xc0, 0xff, 0x00, 0xc0, 0xff, + 0x00, 0xc0, 0xff, 0x00, 0xc0, 0xff, 0x00, 0xc0, 0xff, 0x00, 0x80, 0xff, + 0x00, 0x80, 0xff, 0x00, 0x00, 0xff, 0x00, 0x04, 0xff, 0x00, 0x04, 0xff, + 0x00, 0x04, 0xff, 0x00, 0x06, 0xff, 0x00, 0x0e, 0xff, 0x00, 0x0e, 0xff, + 0x00, 0x06, 0xff, 0x00, 0x83, 0xff, 0x00, 0x83, 0xff, 0x00, 0x83, 0xff, + 0x00, 0x83, 0xff, 0x00, 0xc3, 0xff, 0x00, 0xff, 0xff, 0x00, 0xff, 0xff, + }; diff --git a/monster/angel/highangel.412.png b/monster/angel/highangel.412.png new file mode 100644 index 000000000..ee8b0d76e Binary files /dev/null and b/monster/angel/highangel.412.png differ diff --git a/monster/angel/highangel.412.xpm b/monster/angel/highangel.412.xpm new file mode 100644 index 000000000..9dd793241 --- /dev/null +++ b/monster/angel/highangel.412.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * highangel_4_xpm [] = { +" 24 24 5 1 " , +" c None", +". c #FFEC63", +"+ c #FFFFFF", +"@ c #D8D8D8", +"# c #EFD9BA", +"+++++++++++++ ", +"+++++++++++++ ", +"++++++++++++++ ", +"++++++++++++++ ", +"++++++++++++++ ", +"++++++++++++++ ", +"++++++++++++++ ", +"+++++++++++++++ ", +"+++++++++++++++ ", +"++++++++++++++++ ", +"++++++++++ +++++ ", +"++++++++++ +++++ ", +"++++++++++ +++++ ", +"+++++++++ +++++ ", +"+++++++++ ++++ ", +"+++++++++ ++++ ", +"+++++++++ +++++ ", +"++++++++ +++++ ", +"++++++++ +++++ ", +"++++++++ +++++ ", +"++++++++ +++++ ", +"++++++++ ++++ ", +"++++++++ ", +"++++++++ "}; diff --git a/monster/angel/highangel.413 b/monster/angel/highangel.413 new file mode 100644 index 000000000..8fd359069 --- /dev/null +++ b/monster/angel/highangel.413 @@ -0,0 +1,10 @@ +#define highangel_width 24 +#define highangel_height 24 +static char highangel_bits[] = { + 0x00, 0xe0, 0xff, 0x00, 0xe0, 0xff, 0x00, 0xc0, 0xff, 0x00, 0xc0, 0xff, + 0x00, 0xc0, 0xff, 0x00, 0xc0, 0xff, 0x00, 0xc0, 0xff, 0x00, 0x80, 0xff, + 0x00, 0x80, 0xff, 0x00, 0x00, 0xff, 0x00, 0x04, 0xff, 0x00, 0x04, 0xff, + 0x00, 0x04, 0xff, 0x00, 0x06, 0xff, 0x00, 0x0e, 0xff, 0x00, 0x0e, 0xff, + 0x00, 0x06, 0xff, 0x00, 0x83, 0xff, 0x00, 0x83, 0xff, 0x00, 0x83, 0xff, + 0x00, 0x83, 0xff, 0x00, 0xc3, 0xff, 0x00, 0xff, 0xff, 0x00, 0xff, 0xff, + }; diff --git a/monster/angel/highangel.413.png b/monster/angel/highangel.413.png new file mode 100644 index 000000000..ee8b0d76e Binary files /dev/null and b/monster/angel/highangel.413.png differ diff --git a/monster/angel/highangel.413.xpm b/monster/angel/highangel.413.xpm new file mode 100644 index 000000000..9dd793241 --- /dev/null +++ b/monster/angel/highangel.413.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * highangel_4_xpm [] = { +" 24 24 5 1 " , +" c None", +". c #FFEC63", +"+ c #FFFFFF", +"@ c #D8D8D8", +"# c #EFD9BA", +"+++++++++++++ ", +"+++++++++++++ ", +"++++++++++++++ ", +"++++++++++++++ ", +"++++++++++++++ ", +"++++++++++++++ ", +"++++++++++++++ ", +"+++++++++++++++ ", +"+++++++++++++++ ", +"++++++++++++++++ ", +"++++++++++ +++++ ", +"++++++++++ +++++ ", +"++++++++++ +++++ ", +"+++++++++ +++++ ", +"+++++++++ ++++ ", +"+++++++++ ++++ ", +"+++++++++ +++++ ", +"++++++++ +++++ ", +"++++++++ +++++ ", +"++++++++ +++++ ", +"++++++++ +++++ ", +"++++++++ ++++ ", +"++++++++ ", +"++++++++ "}; diff --git a/monster/angel/highangel.512 b/monster/angel/highangel.512 new file mode 100644 index 000000000..699ec2468 --- /dev/null +++ b/monster/angel/highangel.512 @@ -0,0 +1,10 @@ +#define highangel_width 24 +#define highangel_height 24 +static char highangel_bits[] = { + 0x03, 0x00, 0x00, 0x07, 0x00, 0x00, 0x07, 0x00, 0x00, 0x07, 0x00, 0x00, + 0x07, 0x00, 0x00, 0x07, 0x00, 0x00, 0x0f, 0x00, 0xe2, 0x0f, 0x00, 0xf0, + 0x0f, 0x80, 0xf0, 0x0f, 0x00, 0xf0, 0x0f, 0x80, 0xfa, 0x1f, 0x18, 0xf8, + 0x1f, 0x9c, 0xf8, 0x1f, 0x0c, 0xfc, 0x1f, 0x0e, 0xfc, 0x3f, 0x1f, 0xfc, + 0xff, 0x9f, 0xfc, 0xff, 0x3f, 0xfc, 0xff, 0xbf, 0xfc, 0xff, 0x3f, 0xfc, + 0xff, 0xbf, 0xf8, 0xff, 0x3f, 0xf0, 0xff, 0x3f, 0xe2, 0xff, 0x3f, 0xe0, + }; diff --git a/monster/angel/highangel.512.png b/monster/angel/highangel.512.png new file mode 100644 index 000000000..806d855b8 Binary files /dev/null and b/monster/angel/highangel.512.png differ diff --git a/monster/angel/highangel.512.xpm b/monster/angel/highangel.512.xpm new file mode 100644 index 000000000..0de3cc64a --- /dev/null +++ b/monster/angel/highangel.512.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * highangel_5_xpm [] = { +" 24 24 5 1 " , +" c None", +". c #FFEC63", +"+ c #FFFFFF", +"@ c #D8D8D8", +"# c #EFD9BA", +" ++++++++++++@+@+++++++", +" +++++++++++@++@++++++", +" +++++++++++@+@+@+++++", +" +++++++++++@++@++++++", +" +++++++++++@+++@+@+++", +" +++++++++++@+#+++++++", +" ++++++++++@+###++ ", +" +++++++++@+####+ ", +" +++++++++@+####+ ", +" +++++++++@+####+ ", +" ++++++++@+####+ ", +" ++++++ +####+ ", +" +++++ +####+ ", +" +++++ ++###+ ", +" ++++ ++###+ ", +" ++ +###+ ", +" ++##+ ", +" +##+ ", +" +##+ ", +" +##+ ", +" +###+ ", +" +####+ ", +" +#####+ ", +" +#####+ "}; diff --git a/monster/angel/highangel.513 b/monster/angel/highangel.513 new file mode 100644 index 000000000..699ec2468 --- /dev/null +++ b/monster/angel/highangel.513 @@ -0,0 +1,10 @@ +#define highangel_width 24 +#define highangel_height 24 +static char highangel_bits[] = { + 0x03, 0x00, 0x00, 0x07, 0x00, 0x00, 0x07, 0x00, 0x00, 0x07, 0x00, 0x00, + 0x07, 0x00, 0x00, 0x07, 0x00, 0x00, 0x0f, 0x00, 0xe2, 0x0f, 0x00, 0xf0, + 0x0f, 0x80, 0xf0, 0x0f, 0x00, 0xf0, 0x0f, 0x80, 0xfa, 0x1f, 0x18, 0xf8, + 0x1f, 0x9c, 0xf8, 0x1f, 0x0c, 0xfc, 0x1f, 0x0e, 0xfc, 0x3f, 0x1f, 0xfc, + 0xff, 0x9f, 0xfc, 0xff, 0x3f, 0xfc, 0xff, 0xbf, 0xfc, 0xff, 0x3f, 0xfc, + 0xff, 0xbf, 0xf8, 0xff, 0x3f, 0xf0, 0xff, 0x3f, 0xe2, 0xff, 0x3f, 0xe0, + }; diff --git a/monster/angel/highangel.513.png b/monster/angel/highangel.513.png new file mode 100644 index 000000000..806d855b8 Binary files /dev/null and b/monster/angel/highangel.513.png differ diff --git a/monster/angel/highangel.513.xpm b/monster/angel/highangel.513.xpm new file mode 100644 index 000000000..0de3cc64a --- /dev/null +++ b/monster/angel/highangel.513.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * highangel_5_xpm [] = { +" 24 24 5 1 " , +" c None", +". c #FFEC63", +"+ c #FFFFFF", +"@ c #D8D8D8", +"# c #EFD9BA", +" ++++++++++++@+@+++++++", +" +++++++++++@++@++++++", +" +++++++++++@+@+@+++++", +" +++++++++++@++@++++++", +" +++++++++++@+++@+@+++", +" +++++++++++@+#+++++++", +" ++++++++++@+###++ ", +" +++++++++@+####+ ", +" +++++++++@+####+ ", +" +++++++++@+####+ ", +" ++++++++@+####+ ", +" ++++++ +####+ ", +" +++++ +####+ ", +" +++++ ++###+ ", +" ++++ ++###+ ", +" ++ +###+ ", +" ++##+ ", +" +##+ ", +" +##+ ", +" +##+ ", +" +###+ ", +" +####+ ", +" +#####+ ", +" +#####+ "}; diff --git a/monster/angel/highangel.612 b/monster/angel/highangel.612 new file mode 100644 index 000000000..a19f1a296 --- /dev/null +++ b/monster/angel/highangel.612 @@ -0,0 +1,10 @@ +#define highangel_width 24 +#define highangel_height 24 +static char highangel_bits[] = { + 0x00, 0xff, 0xff, 0x00, 0xff, 0xff, 0x00, 0xff, 0xff, 0x00, 0xff, 0xff, + 0x00, 0xff, 0xff, 0x00, 0xff, 0xff, 0x23, 0xff, 0xff, 0x03, 0xff, 0xff, + 0x07, 0xff, 0xff, 0x07, 0xff, 0xff, 0x27, 0xff, 0xff, 0x07, 0xff, 0xff, + 0x07, 0xff, 0xff, 0x07, 0xff, 0xff, 0x27, 0xff, 0xff, 0x07, 0xff, 0xff, + 0x07, 0xff, 0xff, 0x0f, 0xff, 0xff, 0x2f, 0xff, 0xff, 0x0f, 0xff, 0xff, + 0x8f, 0xfe, 0xff, 0x0f, 0xfc, 0xff, 0x2f, 0xfa, 0xff, 0x1f, 0xfc, 0xff, + }; diff --git a/monster/angel/highangel.612.png b/monster/angel/highangel.612.png new file mode 100644 index 000000000..43f97108b Binary files /dev/null and b/monster/angel/highangel.612.png differ diff --git a/monster/angel/highangel.612.xpm b/monster/angel/highangel.612.xpm new file mode 100644 index 000000000..59b698ad8 --- /dev/null +++ b/monster/angel/highangel.612.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * highangel_6_xpm [] = { +" 24 24 5 1 " , +" c None", +". c #FFEC63", +"+ c #FFFFFF", +"@ c #D8D8D8", +"# c #EFD9BA", +"++++++++ ", +"++++++++ ", +"++++++++ ", +"++++++++ ", +"++++++++ ", +"++++++#+ ", +" +####+ ", +" +####+ ", +" +###+ ", +" +###+ ", +" +###+ ", +" +###+ ", +" +###+ ", +" +###+ ", +" +###+ ", +" +###+ ", +" +###+ ", +" +##+ ", +" +##+ ", +" +##+ ", +" +###+ ", +" +####+ ", +" +#####+ ", +" +###+ "}; diff --git a/monster/angel/highangel.613 b/monster/angel/highangel.613 new file mode 100644 index 000000000..a19f1a296 --- /dev/null +++ b/monster/angel/highangel.613 @@ -0,0 +1,10 @@ +#define highangel_width 24 +#define highangel_height 24 +static char highangel_bits[] = { + 0x00, 0xff, 0xff, 0x00, 0xff, 0xff, 0x00, 0xff, 0xff, 0x00, 0xff, 0xff, + 0x00, 0xff, 0xff, 0x00, 0xff, 0xff, 0x23, 0xff, 0xff, 0x03, 0xff, 0xff, + 0x07, 0xff, 0xff, 0x07, 0xff, 0xff, 0x27, 0xff, 0xff, 0x07, 0xff, 0xff, + 0x07, 0xff, 0xff, 0x07, 0xff, 0xff, 0x27, 0xff, 0xff, 0x07, 0xff, 0xff, + 0x07, 0xff, 0xff, 0x0f, 0xff, 0xff, 0x2f, 0xff, 0xff, 0x0f, 0xff, 0xff, + 0x8f, 0xfe, 0xff, 0x0f, 0xfc, 0xff, 0x2f, 0xfa, 0xff, 0x1f, 0xfc, 0xff, + }; diff --git a/monster/angel/highangel.613.png b/monster/angel/highangel.613.png new file mode 100644 index 000000000..43f97108b Binary files /dev/null and b/monster/angel/highangel.613.png differ diff --git a/monster/angel/highangel.613.xpm b/monster/angel/highangel.613.xpm new file mode 100644 index 000000000..59b698ad8 --- /dev/null +++ b/monster/angel/highangel.613.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * highangel_6_xpm [] = { +" 24 24 5 1 " , +" c None", +". c #FFEC63", +"+ c #FFFFFF", +"@ c #D8D8D8", +"# c #EFD9BA", +"++++++++ ", +"++++++++ ", +"++++++++ ", +"++++++++ ", +"++++++++ ", +"++++++#+ ", +" +####+ ", +" +####+ ", +" +###+ ", +" +###+ ", +" +###+ ", +" +###+ ", +" +###+ ", +" +###+ ", +" +###+ ", +" +###+ ", +" +###+ ", +" +##+ ", +" +##+ ", +" +##+ ", +" +###+ ", +" +####+ ", +" +#####+ ", +" +###+ "};