~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to monster/misc/crawl/crawling_chaos.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 crawling_chaos_width 24
 
2
#define crawling_chaos_height 24
 
3
static char crawling_chaos_bits[] = {
 
4
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x00,
 
5
  0xe0, 0x20, 0x1e, 0x20, 0xa7, 0x13, 0x00, 0x66, 0x00, 0x78, 0xe4, 0x18,
 
6
  0xe8, 0x2b, 0x1c, 0x84, 0xb3, 0x07, 0x10, 0x96, 0x01, 0x1c, 0xd6, 0x00,
 
7
  0xb8, 0xfa, 0x0e, 0x46, 0xb7, 0x1d, 0x42, 0xdf, 0x32, 0xe2, 0xff, 0x33,
 
8
  0xb8, 0xff, 0x67, 0x84, 0x7f, 0x26, 0xf0, 0xeb, 0x02, 0x18, 0xdd, 0x3d,
 
9
  0x8e, 0x63, 0x06, 0xc0, 0xc0, 0x1c, 0xb0, 0x01, 0x00, 0x00, 0x00, 0x00};