arch/monster/human/Class/northman.112

10 lines
530 B
Plaintext

#define viking_width 24
#define viking_height 24
static char viking_bits[] = {
0x40, 0x80, 0x40, 0x40, 0x8c, 0x40, 0x80, 0x52, 0x40, 0x00, 0x21, 0x40,
0x00, 0x21, 0x40, 0x00, 0x1e, 0x20, 0x08, 0x21, 0x20, 0x94, 0x3f, 0x20,
0xd2, 0x20, 0xa4, 0x31, 0x61, 0xa8, 0x11, 0x82, 0x78, 0x49, 0x12, 0x21,
0x69, 0x14, 0x2f, 0xa7, 0x68, 0x70, 0x9f, 0x99, 0x7f, 0x11, 0x1f, 0x20,
0x91, 0x20, 0x00, 0x93, 0x40, 0x00, 0x5a, 0x40, 0x00, 0x4c, 0x5e, 0x00,
0x4c, 0x93, 0x00, 0x40, 0x91, 0x00, 0xc0, 0xe1, 0x00, 0xe0, 0xe0, 0x01};