arch/player/class/Thief/thief.171

10 lines
533 B
Plaintext

#define thief_l_width 24
#define thief_l_height 24
static char thief_l_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x00, 0x00, 0xf0, 0x00,
0x00, 0xfc, 0x03, 0x20, 0xf0, 0x00, 0x40, 0xf0, 0x00, 0x40, 0x60, 0x00,
0x80, 0xe0, 0x00, 0x80, 0xf5, 0x00, 0xc0, 0xfc, 0x00, 0x00, 0xf7, 0x00,
0x00, 0xff, 0x00, 0x00, 0xaa, 0x00, 0x00, 0x50, 0x00, 0x00, 0xf0, 0x00,
0x00, 0xf8, 0x00, 0x00, 0xf8, 0x00, 0x00, 0xd8, 0x01, 0x00, 0x98, 0x01,
0x00, 0x98, 0x01, 0x00, 0x18, 0x03, 0x00, 0xde, 0x03, 0x00, 0x00, 0x00};