~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to player/priest.151

  • 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 clericf_width 24
 
2
#define clericf_height 24
 
3
static char clericf_bits[] = {
 
4
0x10,0x10,0x00,0x10,0x38,0x00,0x10,0x44,0x00,0x20,0x6c,0x00,
 
5
0x20,0x44,0x00,0x20,0xba,0x00,0xe0,0xd4,0x00,0x70,0x46,0x01,
 
6
0x40,0x7d,0x02,0xc0,0xa8,0x02,0xc0,0xa8,0x02,0xa0,0x92,0x02,
 
7
0x20,0xb9,0x02,0xc0,0xb9,0x02,0x80,0x92,0x02,0x80,0x42,0x05,
 
8
0x80,0x4a,0x0b,0x00,0x23,0x1f,0x00,0xab,0x14,0x00,0xab,0x0c,
 
9
0x00,0x45,0x01,0x80,0xff,0x03,0x00,0x00,0x00,0x00,0x00,0x00};