arch/weapon/sword/serp_sword.111

10 lines
537 B
Plaintext

#define serp_sword_width 24
#define serp_sword_height 24
static char serp_sword_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x0d, 0x00, 0x00, 0x0a, 0x00, 0x40, 0x05, 0x00, 0x80, 0x0a,
0x00, 0x50, 0x01, 0x00, 0xa0, 0x02, 0x00, 0x54, 0x00, 0x00, 0xa8, 0x00,
0x60, 0x15, 0x00, 0x20, 0x2a, 0x00, 0x20, 0x05, 0x00, 0xe0, 0x0a, 0x00,
0xc0, 0x01, 0x00, 0xe0, 0x09, 0x00, 0x70, 0x0f, 0x00, 0x3c, 0x00, 0x00,
0x1c, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};