arch/monster/demon/archangel.117

10 lines
548 B
Plaintext

#define archangel_width 24
#define archangel_height 24
static unsigned char archangel_bits[] = {
0x1c, 0x00, 0x18, 0x0c, 0x00, 0x70, 0x16, 0x00, 0x68, 0x6a, 0x10, 0xd4,
0xf3, 0x29, 0x8f, 0xe1, 0x7c, 0x9f, 0xf1, 0x39, 0x07, 0xe0, 0xb9, 0x1f,
0xf0, 0x7e, 0x07, 0x60, 0x3f, 0x0c, 0x60, 0xbf, 0x0b, 0x80, 0xdf, 0x06,
0xe0, 0xdf, 0x05, 0xa0, 0xdf, 0x07, 0xf8, 0xde, 0x05, 0xf8, 0xda, 0x07,
0x6c, 0xde, 0x05, 0x07, 0xdf, 0x07, 0x03, 0xbd, 0x03, 0x01, 0x7b, 0x81,
0x83, 0xff, 0x80, 0x83, 0xff, 0xc0, 0x86, 0xfd, 0x60, 0xce, 0xfe, 0x79};