~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to monster/human/lord_e.112

  • Committer: uid200
  • Date: 1999-03-29 04:46:43 UTC
  • Revision ID: vcs-imports@canonical.com-19990329044643-f5e80d33562fef45
Initial revision

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#define eu_width 24
 
2
#define eu_height 24
 
3
static char eu_bits[] = {
 
4
 0x00,0x15,0x00,0x00,0x0a,0x00,0x00,0x15,0x00,0x00,0x3b,0x00,0x80,0x73,0x00,
 
5
 0xe0,0xee,0x01,0x20,0x15,0x01,0x20,0x09,0x01,0x20,0x55,0x01,0xa0,0x48,0x01,
 
6
 0xa0,0x55,0x01,0xe0,0xea,0x02,0xa0,0xd5,0x01,0xe0,0x8a,0x00,0xf0,0x81,0x00,
 
7
 0x68,0xa5,0x00,0x94,0x18,0x01,0x8a,0x08,0x01,0x86,0x1c,0x01,0x80,0x2a,0x01,
 
8
 0x80,0xd7,0x01,0x00,0xe7,0x00,0x80,0xc7,0x01,0x00,0x00,0x00};