arch/monster/misc/crawl/crawling_chaos.112

10 lines
549 B
Plaintext

#define crawling_chaos_width 24
#define crawling_chaos_height 24
static char crawling_chaos_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x20, 0x00, 0x0e,
0xe0, 0x00, 0x0e, 0x30, 0x83, 0x13, 0x00, 0x62, 0x00, 0x7c, 0x7c, 0x00,
0xe0, 0x29, 0x07, 0x84, 0x33, 0x3f, 0x10, 0x97, 0x31, 0x1c, 0xd6, 0x00,
0xb8, 0xfa, 0x1e, 0x46, 0xbb, 0x1d, 0x42, 0xff, 0x3a, 0xe6, 0xff, 0x73,
0xb8, 0xff, 0x67, 0x40, 0x7f, 0x0e, 0xe0, 0xeb, 0x02, 0x3c, 0xdd, 0x39,
0x8c, 0x73, 0x0e, 0xc0, 0xd8, 0x01, 0xb8, 0x80, 0x07, 0x00, 0x00, 0x00};