~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to monster/human/Dwarf/dwarf.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 * dwarf_111_xpm[] = {
 
3
/* width height ncolors chars_per_pixel */
 
4
"24 24 8 1",
 
5
/* colors */
 
6
"       s None  c None",
 
7
".      c black",
 
8
"X      s Light gray    c Grey75",
 
9
"o      c white",
 
10
"O      s Gray  c Grey50",
 
11
"+      c sienna",
 
12
"@      c salmon",
 
13
"#      s Light brown   c Khaki",
 
14
/* pixels */
 
15
"                        ",
 
16
"     ..                 ",
 
17
"    ..                  ",
 
18
"    ..                  ",
 
19
"   .X.                  ",
 
20
"   .X.   o    ..    o   ",
 
21
"   .X.   o   .OO.   o   ",
 
22
"   .XX.+ oooo.OO.oooo   ",
 
23
"   .XXX+  oo.OOOO.oo    ",
 
24
"   .XX.+    .@@@@.      ",
 
25
"    .. +    .@..@.      ",
 
26
"     . +    ......      ",
 
27
"       .....#....#..    ",
 
28
"      .#OOOOO#..#OOO.   ",
 
29
"      .....OOO##OOOO.   ",
 
30
"       +   .OOOOOO.OO.  ",
 
31
"       +    .OOOO. .O.  ",
 
32
"       +    .XXXX.  .#. ",
 
33
"       +   .XX..XX. ..  ",
 
34
"       +   .XX..XX.     ",
 
35
"       +   .OO..OO.     ",
 
36
"       +  .XX.  .XX.    ",
 
37
"          ...    ...    ",
 
38
"                        "};