arch/player/race/wraithp.111

10 lines
530 B
Plaintext

#define wraith_width 24
#define wraith_height 24
static char wraith_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3a, 0x00, 0x00, 0x7f, 0x00,
0x00, 0x7e, 0x00, 0x02, 0xfe, 0x00, 0x02, 0x7f, 0x18, 0x5e, 0xfe, 0xd1,
0xfd, 0xff, 0x77, 0xff, 0xff, 0xbf, 0xec, 0xff, 0x77, 0xd8, 0xff, 0x7f,
0xe0, 0xff, 0x0e, 0xd0, 0xff, 0x0f, 0x60, 0xff, 0x05, 0xc0, 0xff, 0x0f,
0xc0, 0xff, 0x05, 0x80, 0xff, 0x0b, 0x80, 0xff, 0x03, 0xc0, 0xff, 0x00,
0x00, 0xbf, 0x00, 0x00, 0x6d, 0x00, 0x80, 0x1e, 0x00, 0x80, 0x07, 0x00};