~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to player/Wizard/wizard_white.171.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 * wizard_171_xpm[] = {
 
3
/* width height ncolors chars_per_pixel */
 
4
"24 24 6 1",
 
5
/* colors */
 
6
"       s None  c None",
 
7
".      c Black",
 
8
"X      s Light brown   c Khaki",
 
9
"o      c white",
 
10
"O      c grey50",
 
11
"+      c grey75",
 
12
/* pixels */
 
13
"                        ",
 
14
"         .....          ",
 
15
"         .XoOo.         ",
 
16
"         .XoOo.         ",
 
17
"          .oOo.         ",
 
18
"          .Oo.          ",
 
19
"       ...oOoo..        ",
 
20
"    ...oooOooOoo.       ",
 
21
"  ..ooooOOoOooOoo.      ",
 
22
"  .X.oOOoooOooOo.+.     ",
 
23
"  .X.o...ooOoOo.+X.     ",
 
24
"   ...   .OooOo.+X.     ",
 
25
"         .OoOo. .+.     ",
 
26
"         ......  .      ",
 
27
"         .OoOo.         ",
 
28
"        .ooOoOo.        ",
 
29
"        .ooOoOo.        ",
 
30
"        .oOoOoo.        ",
 
31
"       .oOooOoO.        ",
 
32
"       .oOoOooOo.       ",
 
33
"       .OooOoOoo.       ",
 
34
"      .oOooOoOooo.      ",
 
35
"      ............      ",
 
36
"                        "};