arch/monster/elemental/Para/para_ice.112

10 lines
536 B
Plaintext

#define para_ice_width 24
#define para_ice_height 24
static char para_ice_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x3c, 0x00, 0x02, 0x62, 0x00, 0x02, 0xef, 0x21, 0xcf, 0xdd, 0x7e,
0xad, 0x99, 0x4c, 0x53, 0xff, 0x6e, 0xde, 0xbf, 0xfb, 0xfa, 0x63, 0x55,
0x88, 0x65, 0x31, 0x80, 0xbe, 0x01, 0xc0, 0x9f, 0x00, 0xc0, 0xcf, 0x01,
0x46, 0x7f, 0x01, 0x40, 0xb6, 0x02, 0xe0, 0xb2, 0x02, 0xe0, 0xb3, 0x03,
0xb0, 0x66, 0x02, 0xf0, 0xb6, 0x03, 0xf0, 0xe3, 0x01, 0x00, 0x00, 0x00};