~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to monster/animal/shadowtiger/shadowtiger.212

  • 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 shadowtiger_width 24
 
2
#define shadowtiger_height 24
 
3
static unsigned char shadowtiger_bits[] = {
 
4
   0x82, 0x00, 0x00, 0x00, 0x20, 0x00, 0x82, 0x00, 0x20, 0x41, 0x20, 0x00,
 
5
   0x00, 0x10, 0x20, 0x41, 0x00, 0x10, 0x82, 0x10, 0x20, 0x04, 0x20, 0x40,
 
6
   0x82, 0x48, 0x00, 0x00, 0x14, 0x40, 0x12, 0xff, 0x29, 0xc4, 0xff, 0x13,
 
7
   0xea, 0xff, 0x07, 0xff, 0xdf, 0x17, 0xff, 0xff, 0x2f, 0xff, 0xdf, 0x0f,
 
8
   0xff, 0xef, 0x2f, 0xf7, 0xff, 0x1f, 0xff, 0xef, 0x3f, 0xf7, 0xf7, 0x1f,
 
9
   0xfb, 0xff, 0x1f, 0xff, 0xf7, 0x1f, 0xfb, 0xff, 0x1f, 0xf7, 0xff, 0x1f};