~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to dev/xpm_pref/Players/thief.151.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 * thief_151_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      c salmon",
 
9
"o      s Gray  c Grey50",
 
10
"O      c sea green",
 
11
"+      c firebrick",
 
12
"@      s Light brown   c Khaki",
 
13
"#      c green",
 
14
/* pixels */
 
15
"                        ",
 
16
"         ...            ",
 
17
"         ...            ",
 
18
"       .......          ",
 
19
"        .XXX.      o    ",
 
20
"         XXX      o     ",
 
21
"       .O.X.O.  o o     ",
 
22
"      .........  o      ",
 
23
"      ....o.... XXo     ",
 
24
"     .....o.....X       ",
 
25
"     ..O..o..O...       ",
 
26
"     . O..o..O..        ",
 
27
"     . OO+@+OOO#        ",
 
28
"     XXO.+@+.OOO        ",
 
29
"     XXO......OO#       ",
 
30
"      #.......OOO#      ",
 
31
"     #O...O....OO#      ",
 
32
"     #O...OO...OOO#     ",
 
33
"    #OO..OOO...OOO#     ",
 
34
"    #OO..   ++OOO#      ",
 
35
"       ++  +++          ",
 
36
"      +++   +++         ",
 
37
"     +++     +++        ",
 
38
"                        "};