~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to monster/troll/Troll/troll.133.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 * troll_133_xpm[] = {
 
3
/* width height ncolors chars_per_pixel */
 
4
"24 24 5 1",
 
5
/* colors */
 
6
"       s None  c None",
 
7
".      s Dark green    c SeaGreen",
 
8
"X      c Green3",
 
9
"o      c White",
 
10
"O      c Red",
 
11
/* pixels */
 
12
"                        ",
 
13
"                .....   ",
 
14
"             ...X...... ",
 
15
"              ......oo..",
 
16
"           .........oOo.",
 
17
"            .X..........",
 
18
"          ..............",
 
19
"           ........     ",
 
20
"         ....X.......   ",
 
21
"          ............. ",
 
22
"        ........        ",
 
23
"         ....... ....   ",
 
24
"       .............X...",
 
25
"        ...X.....X......",
 
26
"        ................",
 
27
"      ............X....X",
 
28
"       ........X...     ",
 
29
"      ......X.......    ",
 
30
"     ...X....X....X..   ",
 
31
"      ...............   ",
 
32
"     ..........X........",
 
33
"    ............X......X",
 
34
"     ..X.........  .....",
 
35
"     ............     .."};