~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to floor/dung_floor.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 dungeonfloor_width 24
 
2
#define dungeonfloor_height 24
 
3
static char dungeonfloor_bits[] = {
 
4
0x08,0x86,0x20,0xe7,0x79,0xbc,0x0c,0xc5,0x60,0x08,0x82,0x40,
 
5
0x08,0x82,0x40,0x08,0x82,0x61,0x04,0x42,0x3e,0x93,0xb9,0x61,
 
6
0x20,0x14,0x42,0x20,0x08,0x42,0x20,0x08,0x42,0x50,0x08,0x42,
 
7
0x4b,0xd4,0xa1,0xb8,0x43,0x1c,0x10,0x86,0x10,0x10,0x84,0x20,
 
8
0x10,0x84,0x20,0x28,0x80,0x20,0x27,0xc4,0x50,0x6c,0x6b,0x2f,
 
9
0x10,0x84,0x40,0x10,0x08,0x41,0x10,0x08,0x41,0x10,0x0c,0x41};