arch/monster/undead/ghast.112

10 lines
533 B
Plaintext

#define ghast_2_width 24
#define ghast_2_height 24
static char ghast_2_bits[] = {
0x80, 0xff, 0x01, 0x40, 0x7f, 0x01, 0x40, 0x49, 0x01, 0x40, 0x49, 0x01,
0x40, 0x7f, 0x01, 0x40, 0xbe, 0x00, 0xc0, 0xa2, 0x00, 0x80, 0xbe, 0x00,
0x0e, 0xdd, 0x70, 0xfe, 0xe3, 0x7f, 0xfe, 0xff, 0x7f, 0xfe, 0xff, 0x7f,
0xfe, 0xff, 0x7f, 0xfe, 0xff, 0x7f, 0xfe, 0xff, 0x7f, 0xce, 0xff, 0x71,
0x8c, 0xff, 0x30, 0x80, 0xff, 0x00, 0x80, 0xff, 0x00, 0xc0, 0xff, 0x01,
0xe0, 0xff, 0x03, 0xf0, 0xff, 0x07, 0xf8, 0xff, 0x0f, 0xfc, 0xff, 0x1f};