arch/weapon/artifact/bonecrush.111

10 lines
464 B
Plaintext

#define bone_crusher_width 24
#define bone_crusher_height 24
static char bone_crusher_bits[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0xf0,0xff,0x1f,0x08,0x00,0x30,
0xfc,0xff,0x3f,0x04,0x00,0x38,0x04,0x00,0x38,0x04,0x1c,0x38,
0x04,0x22,0x38,0x04,0x25,0x38,0x84,0x30,0x38,0x44,0x33,0x18,
0x28,0x90,0x0f,0x10,0x18,0x00,0x08,0x18,0x00,0xfc,0x0c,0x00,
0x86,0x0f,0x00,0x06,0x0f,0x00,0x22,0x07,0x00,0x32,0x07,0x00,
0x86,0x07,0x00,0xfc,0x03,0x00,0xf8,0x01,0x00,0x00,0x00,0x00};