arch/monster/misc/Ent/ent.111

10 lines
521 B
Plaintext

#define ent_width 24
#define ent_height 24
static char ent_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x01, 0x00, 0xc0, 0xfe, 0x83,
0x40, 0x00, 0xee, 0x40, 0x00, 0x38, 0x40, 0x04, 0x0c, 0x40, 0x03, 0x06,
0xf8, 0x00, 0x02, 0x0c, 0x40, 0x00, 0x02, 0x60, 0x00, 0x02, 0x38, 0xc0,
0x02, 0x38, 0x3e, 0x02, 0xc6, 0x43, 0x86, 0x8f, 0xb2, 0x8c, 0x78, 0xdc,
0xf8, 0x41, 0x81, 0x20, 0x2b, 0x15, 0x07, 0x0e, 0x25, 0x09, 0x38, 0xa5,
0x12, 0x20, 0x89, 0x26, 0x60, 0x88, 0x28, 0x40, 0x51, 0xbf, 0x40, 0x52};