arch/monster/undead/wight.114

10 lines
533 B
Plaintext

#define wight_4_width 24
#define wight_4_height 24
static char wight_4_bits[] = {
0x80, 0xad, 0x00, 0x40, 0x5a, 0x03, 0x80, 0xbf, 0x02, 0x04, 0x11, 0x41,
0x03, 0x92, 0x82, 0x06, 0x7c, 0xc0, 0x0f, 0x44, 0xe0, 0x0c, 0x38, 0x60,
0x78, 0xff, 0x3d, 0xf0, 0xff, 0x1f, 0xf0, 0xff, 0x1f, 0xc0, 0xff, 0x07,
0x00, 0xff, 0x01, 0x00, 0xfe, 0x00, 0x00, 0x7c, 0x00, 0x00, 0xfe, 0x00,
0x00, 0xee, 0x00, 0x00, 0xc7, 0x01, 0x80, 0x83, 0x03, 0xc0, 0x01, 0x07,
0xc0, 0x01, 0x07, 0xc0, 0x01, 0x07, 0xc0, 0x01, 0x07, 0xc0, 0x01, 0x07};