arch/monster/goblin/kobold.111

10 lines
449 B
Plaintext

#define kobold1_width 24
#define kobold1_height 24
static char kobold1_bits[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x02,0x00,0x00,0x01,0x00,
0x80,0x00,0x00,0xc0,0x1c,0x00,0x40,0x14,0x00,0x40,0x1c,0x00,
0x40,0x18,0x00,0xc0,0x7f,0x00,0x00,0xe7,0x00,0x00,0xa4,0x01,
0x00,0x24,0x01,0x00,0x24,0x01,0x00,0x38,0x01,0x00,0x38,0x00,
0x00,0x2c,0x00,0x00,0x64,0x00,0x00,0x44,0x00,0x00,0x46,0x00};