arch/monster/elemental/Para/para_ice.113

10 lines
536 B
Plaintext

#define para_ice_width 24
#define para_ice_height 24
static char para_ice_bits[] = {
0x00, 0x00, 0x00, 0x38, 0x00, 0x00, 0x3e, 0x00, 0x38, 0x2a, 0x00, 0x38,
0x3a, 0x3c, 0x2c, 0x3e, 0x62, 0x34, 0x6c, 0xef, 0x35, 0xdc, 0xdd, 0x36,
0x90, 0x99, 0x3c, 0x30, 0xff, 0x1a, 0xe0, 0xbf, 0x07, 0x60, 0x63, 0x03,
0xe0, 0x65, 0x01, 0xc0, 0xbe, 0x01, 0xc0, 0x9f, 0x00, 0xc0, 0xc5, 0x01,
0x40, 0x7f, 0x01, 0x40, 0xb6, 0x02, 0xe0, 0xb2, 0x02, 0xe0, 0xb3, 0x03,
0xb0, 0x66, 0x02, 0xf0, 0xb6, 0x03, 0xf0, 0xe3, 0x01, 0x00, 0x00, 0x00};