~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to monster/misc/c_knight.111.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 * c_knight_111_xpm[] = {
 
3
"24 24 6 1",
 
4
"       s None  c None",
 
5
".      c black",
 
6
"X      c Khaki",
 
7
"o      c chocolate",
 
8
"O      c Green3",
 
9
"+      c firebrick",
 
10
"                        ",
 
11
"             .          ",
 
12
"              .         ",
 
13
"         .   . .        ",
 
14
"        .     . . .     ",
 
15
"         .. ..   ..     ",
 
16
"          ...   ...     ",
 
17
"          .X.    ...    ",
 
18
"    ...   ...    .      ",
 
19
"   ..o.. .........      ",
 
20
"  ..ooo..O.O.O...       ",
 
21
"  .oo.oo.+O.O..         ",
 
22
"  ..ooo..++++.          ",
 
23
"   ..o..O.+++..         ",
 
24
"    ...O..+++.O.        ",
 
25
"      O........O        ",
 
26
"      .O......O.        ",
 
27
"       ... ..O.         ",
 
28
"         . ...          ",
 
29
"        .. ..           ",
 
30
"        .. ..           ",
 
31
"        .. ..           ",
 
32
"        .. ...          ",
 
33
"         .              "};