arch/monster/undead/wight.113

10 lines
533 B
Plaintext

#define wight_3_width 24
#define wight_3_height 24
static char wight_3_bits[] = {
0x80, 0xad, 0x00, 0x40, 0x5a, 0x03, 0x80, 0xbf, 0x02, 0x04, 0x11, 0x01,
0x03, 0x92, 0x02, 0x06, 0x7c, 0x00, 0x0f, 0x44, 0x00, 0x0c, 0x38, 0x00,
0x78, 0xff, 0x0d, 0xf0, 0xff, 0x1f, 0xf0, 0xff, 0x1f, 0xc0, 0xff, 0x17,
0x00, 0xff, 0x31, 0x00, 0xfe, 0x70, 0x00, 0x7c, 0x60, 0x00, 0xfe, 0x60,
0x00, 0xee, 0xe0, 0x00, 0xc7, 0x51, 0x80, 0x83, 0x03, 0xc0, 0x01, 0x07,
0xc0, 0x01, 0x07, 0xc0, 0x01, 0x07, 0xc0, 0x01, 0x07, 0xc0, 0x01, 0x07};