~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to monster/undead/wight.114

  • 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 wight_4_width 24
 
2
#define wight_4_height 24
 
3
static char wight_4_bits[] = {
 
4
   0x80, 0xad, 0x00, 0x40, 0x5a, 0x03, 0x80, 0xbf, 0x02, 0x04, 0x11, 0x41,
 
5
   0x03, 0x92, 0x82, 0x06, 0x7c, 0xc0, 0x0f, 0x44, 0xe0, 0x0c, 0x38, 0x60,
 
6
   0x78, 0xff, 0x3d, 0xf0, 0xff, 0x1f, 0xf0, 0xff, 0x1f, 0xc0, 0xff, 0x07,
 
7
   0x00, 0xff, 0x01, 0x00, 0xfe, 0x00, 0x00, 0x7c, 0x00, 0x00, 0xfe, 0x00,
 
8
   0x00, 0xee, 0x00, 0x00, 0xc7, 0x01, 0x80, 0x83, 0x03, 0xc0, 0x01, 0x07,
 
9
   0xc0, 0x01, 0x07, 0xc0, 0x01, 0x07, 0xc0, 0x01, 0x07, 0xc0, 0x01, 0x07};