arch/monster/elemental/Para/para_air.111

10 lines
536 B
Plaintext

#define para_air_width 24
#define para_air_height 24
static char para_air_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x3f, 0x00, 0xf4, 0x03, 0x1f, 0x03, 0x00, 0x20, 0xf9, 0xe1, 0x4f,
0x0c, 0x30, 0x18, 0xc4, 0x98, 0x33, 0x8c, 0x0c, 0x40, 0x18, 0xee, 0x43,
0xf1, 0xc1, 0x47, 0xe1, 0x3b, 0x0c, 0x01, 0x18, 0x18, 0xf6, 0x8c, 0x10,
0x0c, 0x06, 0x58, 0xf8, 0x83, 0x4f, 0x01, 0x00, 0x60, 0x07, 0x00, 0x30,
0x58, 0x8b, 0x0f, 0x00, 0xf0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};