arch/monster/elemental/Para/para_water.112

10 lines
542 B
Plaintext

#define para_water_width 24
#define para_water_height 24
static char para_water_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 0x80, 0x33, 0x00, 0x80, 0xf9, 0x01,
0x80, 0xff, 0x01, 0xc0, 0x3f, 0x03, 0xc0, 0x99, 0x03, 0x00, 0xf3, 0x02,
0x00, 0xff, 0x01, 0x00, 0xcf, 0x01, 0x70, 0xc3, 0x19, 0xb0, 0xc4, 0x67,
0x30, 0xcf, 0x3e, 0x7e, 0xff, 0x31, 0xae, 0xf8, 0x3f, 0xfc, 0xf7, 0x3e,
0xe0, 0x8f, 0x02, 0xe0, 0xff, 0x03, 0x00, 0x20, 0x00, 0x00, 0x00, 0x00};