arch/monster/animal/shadowtiger/shadowtiger.174

10 lines
554 B
Plaintext

#define shadowtiger_width 24
#define shadowtiger_height 24
static unsigned char shadowtiger_bits[] = {
0x00, 0x08, 0x40, 0x02, 0x04, 0x04, 0x04, 0x02, 0x02, 0x00, 0x04, 0x40,
0x04, 0x00, 0x02, 0x02, 0x04, 0x01, 0x00, 0x02, 0x00, 0x02, 0x00, 0x01,
0x00, 0x02, 0x00, 0x0c, 0x04, 0x02, 0x50, 0x12, 0x04, 0x00, 0x80, 0x00,
0x08, 0x02, 0x15, 0x00, 0x01, 0x02, 0x04, 0x00, 0x05, 0x00, 0x01, 0x20,
0x00, 0x00, 0x00, 0x84, 0x00, 0x00, 0x00, 0x00, 0x20, 0x00, 0x00, 0x00,
0x80, 0x00, 0x40, 0x00, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x50};