arch/monster/elemental/Para/para_water.113

10 lines
542 B
Plaintext

#define para_water_width 24
#define para_water_height 24
static char para_water_bits[] = {
0x00, 0x00, 0x00, 0x00, 0xf8, 0x00, 0x00, 0xff, 0x01, 0xc0, 0xff, 0x01,
0xe0, 0xff, 0x0f, 0xf4, 0x39, 0x0b, 0xbe, 0xb3, 0x1d, 0xee, 0xff, 0x3f,
0x7c, 0xcf, 0x7d, 0x0c, 0x87, 0x73, 0x02, 0x86, 0x43, 0x00, 0xfc, 0x02,
0x00, 0x7d, 0x01, 0x00, 0x3e, 0x01, 0x70, 0xbb, 0x00, 0xb0, 0xfc, 0x07,
0x30, 0xff, 0x1e, 0x7e, 0xff, 0x31, 0xae, 0xf8, 0x3f, 0xfc, 0xf7, 0x3e,
0xe0, 0x8f, 0x02, 0xe0, 0xff, 0x03, 0x00, 0x20, 0x00, 0x00, 0x00, 0x00};