~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to wall/mine/minedoor_8.112.xpm

  • 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
/* XPM */
 
2
static char * minedoor_8_112_xpm[] = {
 
3
/* width height ncolors chars_per_pixel */
 
4
"24 24 3 1",
 
5
/* colors */
 
6
"       s None  c None",
 
7
".      c Grey25",
 
8
"X      c grey50",
 
9
/* pixels */
 
10
".X.XX...................",
 
11
".X.XX...................",
 
12
" ..XX.X.................",
 
13
" ..X....................",
 
14
".X.X.XX.................",
 
15
".XX..XX.................",
 
16
".XX..XX.................",
 
17
".X.X.XX.................",
 
18
".X...X..................",
 
19
"...XXX..................",
 
20
"...XX.X.................",
 
21
" ..XX.X.................",
 
22
"  .X.XX.................",
 
23
"  .X.XX.................",
 
24
"   ..XX.................",
 
25
"   ..X..................",
 
26
"  .X...X................",
 
27
"  .XX.X.................",
 
28
"  .X..X.................",
 
29
"   ..X..................",
 
30
"  ..XXX.................",
 
31
"  .XXX..................",
 
32
"  .XX...................",
 
33
"  .X..X................."};