~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to dev/xpm_pref/Players/barbarian.131.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 * barbarian_131_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 foreground    c sienna",
 
9
"o      s Gray  c Grey50",
 
10
"O      s Light gray    c Grey75",
 
11
"+      c salmon",
 
12
"@      s Dark green    c SeaGreen",
 
13
/* pixels */
 
14
"                        ",
 
15
"       ...              ",
 
16
"      .XXX.        oOO  ",
 
17
"      .XX+.       ..ooO ",
 
18
"      .XX+.        X.oo.",
 
19
"       ...         X.oo ",
 
20
"     ..X......    XX.o. ",
 
21
"    .XXXXXXXX..   XX .  ",
 
22
"    .XXXXXXXXX+.  XX    ",
 
23
"    .+.XXXX..+++...X    ",
 
24
"     .XXXXX. ..+++..    ",
 
25
"      .XXXX.   .....    ",
 
26
"      ..XX.      XX     ",
 
27
"      .@....            ",
 
28
"     .@@@@@.            ",
 
29
"     .@@..@@.           ",
 
30
"     .@...@@.           ",
 
31
"    .@@. ..@.           ",
 
32
"    .@.   .@@.          ",
 
33
"    .@.    .@.          ",
 
34
"   .XX.    .X.          ",
 
35
"   .X.     .X.          ",
 
36
"   .XX.    .X..         ",
 
37
"   ....    ....         "};