~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to monster/beholder/behold_gen.111

  • 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 beholderhus_width 24
 
2
#define beholderhus_height 24
 
3
static char beholderhus_bits[] = {
 
4
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
 
5
0x00,0x00,0x00,0x80,0xff,0x00,0x60,0x22,0x03,0x90,0x84,0x04,
 
6
0x28,0x40,0x08,0x04,0x00,0x14,0xc4,0xff,0x11,0xb2,0x40,0x26,
 
7
0x1a,0x3e,0x2d,0x3e,0x7f,0x3c,0x54,0x7f,0x14,0x34,0x63,0x16,
 
8
0x28,0x77,0x0a,0x68,0x3e,0x0b,0xd0,0xc1,0x05,0x20,0x7f,0x02,
 
9
0xc0,0x80,0x01,0x00,0x7f,0x00,0x00,0x00,0x00,0x00,0x00,0x00};