arch/monster/undead/grimreaper.111

10 lines
485 B
Plaintext

#define grafikk/grimreaper1_width 24
#define grafikk/grimreaper1_height 24
static char grafikk/grimreaper1_bits[] = {
0x00,0x00,0x00,0x7e,0xc0,0x03,0xe0,0xe1,0x07,0x80,0xe3,0x07,
0x00,0xe1,0x07,0x80,0xe0,0x07,0x80,0xc0,0x07,0x40,0xe0,0x07,
0xf0,0xff,0x0f,0xf0,0xff,0x0f,0xf0,0xff,0x0f,0xf0,0xff,0x0f,
0xd0,0xff,0x0f,0xc8,0xf3,0x1f,0x08,0xf0,0x1f,0x04,0xf0,0x1f,
0x04,0xf0,0x1f,0x02,0xf8,0x1f,0x02,0xf8,0x3f,0x00,0xf8,0x3f,
0x00,0xf8,0x3f,0x00,0xfc,0x7f,0x00,0xfc,0x7f,0x00,0x00,0x00};