arch/monster/goblin/kobold.112

10 lines
449 B
Plaintext

#define kobold2_width 24
#define kobold2_height 24
static char kobold2_bits[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x1c,0x00,0x02,0x14,0x00,0x04,0x1c,0x00,
0x18,0x18,0x00,0xf0,0x7f,0x00,0x80,0xe7,0x00,0x00,0xa4,0x00,
0x00,0xa4,0x00,0x00,0xa4,0x00,0x00,0x38,0x00,0x00,0x38,0x00,
0x00,0x2c,0x00,0x00,0x64,0x00,0x00,0x44,0x00,0x00,0x46,0x00};