arch/monster/human/Class/pirate.112

10 lines
530 B
Plaintext

#define pirate_width 24
#define pirate_height 24
static char pirate_bits[] = {
0x20, 0x8e, 0x00, 0xe0, 0xff, 0x00, 0x80, 0x3d, 0x00, 0x80, 0x28, 0x00,
0x00, 0x11, 0x00, 0x03, 0x0a, 0x00, 0x85, 0x71, 0x00, 0xc1, 0xea, 0x00,
0x22, 0x04, 0x01, 0x1c, 0x40, 0x02, 0xc2, 0xa0, 0x02, 0xa4, 0xa0, 0x04,
0x18, 0x1f, 0x05, 0x00, 0x15, 0x05, 0x80, 0x3f, 0x02, 0xc0, 0x7f, 0x0e,
0xc0, 0x7f, 0x06, 0xe0, 0x71, 0x0a, 0xf0, 0x70, 0x10, 0x70, 0x70, 0x20,
0x30, 0x38, 0x40, 0x08, 0x3c, 0x80, 0x04, 0x3c, 0x00, 0x02, 0x0c, 0x00};