~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to dev/xpm_pref/Players/cleric.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 * cleric_111_xpm[] = {
 
3
/* width height ncolors chars_per_pixel */
 
4
"24 24 7 1",
 
5
/* colors */
 
6
"       s None  c None",
 
7
".      s foreground    c Black",
 
8
"X      s Light gray    c Grey75",
 
9
"o      s Dark brown    c Sienna",
 
10
"O      c blue",
 
11
"+      s Gray  c Grey50",
 
12
"@      s Light blue    c DodgerBlue",
 
13
/* pixels */
 
14
"                        ",
 
15
"          ...           ",
 
16
"         .....    .     ",
 
17
"         .....   .X.    ",
 
18
"         .....   X.X    ",
 
19
"          ...     o     ",
 
20
"      .....OO...  o     ",
 
21
"     .+X.OOOOOOO. o     ",
 
22
"     .X.OOOOOO..@.o     ",
 
23
"     .+..+O+O+. ...     ",
 
24
"     .X+X.OOOO.  ..     ",
 
25
"      .X+.O+O+.         ",
 
26
"      .+X.OOOO.         ",
 
27
"       .. ....          ",
 
28
"         ......         ",
 
29
"         ......         ",
 
30
"        ...  ...        ",
 
31
"        ...  ...        ",
 
32
"        ..    ..        ",
 
33
"       ...    ...       ",
 
34
"       ..      ..       ",
 
35
"       oo      oo       ",
 
36
"       oo      oo       ",
 
37
"      ooo      ooo      "};