arch/player/class/Religious/monk.151

10 lines
518 B
Plaintext

#define monk_width 24
#define monk_height 24
static char monk_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x3c, 0x00, 0x00, 0x3c, 0x00,
0x00, 0x3c, 0x00, 0x00, 0x3c, 0x00, 0x00, 0x18, 0x00, 0x00, 0x76, 0x00,
0x80, 0x89, 0x00, 0x80, 0xa2, 0x01, 0xc0, 0x22, 0x01, 0xc0, 0xf7, 0x01,
0xe0, 0xbe, 0x03, 0xe0, 0x42, 0x03, 0x60, 0x43, 0x03, 0x00, 0x45, 0x00,
0x00, 0x63, 0x00, 0x00, 0x7f, 0x00, 0x00, 0x7f, 0x00, 0x00, 0x55, 0x00,
0x00, 0x77, 0x00, 0x80, 0x77, 0x00, 0x80, 0x73, 0x00, 0x00, 0x00, 0x00};