~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to monster/human/Demihuman/elf_1.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 * elf_1_111_xpm[] = {
 
3
/* width height ncolors chars_per_pixel */
 
4
"24 24 9 1",
 
5
/* colors */
 
6
"       s None  c None",
 
7
".      c Green3",
 
8
"X      c Black",
 
9
"o      s Dark brown    c Sienna",
 
10
"O      s Light red     c salmon",
 
11
"+      s Dark cyan     c Cyan4",
 
12
"@      s Dark orange   c Chocolate",
 
13
"#      s Dark green    c SeaGreen",
 
14
"$      s Orange        m black c DarkOrange2",
 
15
/* pixels */
 
16
"                        ",
 
17
"      .. XX             ",
 
18
"        XXXX   oo       ",
 
19
"        XXOO     o      ",
 
20
"        XOOO      o     ",
 
21
"         OO       o     ",
 
22
"      XXXXXXX      o    ",
 
23
"     X+++++++XX    o    ",
 
24
"    X++++++++++XX OO    ",
 
25
"    XXX+++++XX XXXXOO   ",
 
26
"       X+++X       o    ",
 
27
"       X+++X       o    ",
 
28
"        @@@       o     ",
 
29
"       X##X       o     ",
 
30
"       X###X     o      ",
 
31
"      X####X   oo       ",
 
32
"      X#XX##X           ",
 
33
"     X##X X##X          ",
 
34
"     X#X   X#X          ",
 
35
"     XX     XX          ",
 
36
"    $$      $$          ",
 
37
"    $$      $$          ",
 
38
"    $$      $$$         ",
 
39
"                        "};