arch/monster/undead/ghast.111

10 lines
533 B
Plaintext

#define ghast_1_width 24
#define ghast_1_height 24
static char ghast_1_bits[] = {
0x80, 0xff, 0x01, 0x40, 0x7f, 0x01, 0x40, 0x49, 0x01, 0x40, 0x49, 0x01,
0x40, 0x7f, 0x01, 0x40, 0xbe, 0x00, 0xc0, 0xa2, 0x00, 0x9e, 0xbe, 0x3c,
0x3e, 0xdd, 0x3e, 0xfe, 0xe3, 0x3f, 0xfe, 0xff, 0x3f, 0xfe, 0xff, 0x3f,
0xfe, 0xff, 0x3f, 0xfc, 0xff, 0x1f, 0xe0, 0xff, 0x03, 0x80, 0xff, 0x00,
0x00, 0x7f, 0x00, 0x00, 0x7f, 0x00, 0x80, 0xff, 0x00, 0xc0, 0xff, 0x01,
0xe0, 0xff, 0x03, 0xf0, 0xff, 0x07, 0xf8, 0xff, 0x0f, 0xfc, 0xff, 0x1f};