arch/monster/elemental/Para/para_light.111

10 lines
554 B
Plaintext

#define para_lightning_width 24
#define para_lightning_height 24
static char para_lightning_bits[] = {
0x00, 0x06, 0x04, 0x00, 0x1c, 0x06, 0x00, 0x38, 0x03, 0x00, 0xe0, 0x01,
0x80, 0xe0, 0x00, 0x80, 0xc1, 0x00, 0x00, 0xc3, 0x00, 0x8c, 0x66, 0x40,
0xdf, 0x35, 0xc6, 0x73, 0xdf, 0x43, 0x22, 0x7e, 0x60, 0x26, 0xfe, 0x20,
0x24, 0xfe, 0x31, 0x24, 0x1b, 0x1b, 0xc6, 0x78, 0x3e, 0x62, 0x4c, 0x64,
0x30, 0xc6, 0x80, 0x10, 0x86, 0x81, 0x30, 0x0f, 0x00, 0x00, 0x19, 0x00,
0x80, 0x71, 0x00, 0x80, 0xf0, 0x01, 0x00, 0x18, 0x03, 0x00, 0x0f, 0x06};