~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to monster/misc/serpmen/serp_man.132.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 * serp_man_132_xpm[] = {
 
3
"24 24 6 1",
 
4
"       s None  c None",
 
5
".      c black",
 
6
"X      c firebrick",
 
7
"o      c Green3",
 
8
"O      c SeaGreen",
 
9
"+      c grey75",
 
10
"                        ",
 
11
"                        ",
 
12
"                        ",
 
13
"       ...              ",
 
14
"      .OOX.             ",
 
15
"       .OO.             ",
 
16
"        .O..            ",
 
17
"          .O..          ",
 
18
"        ..oOO..         ",
 
19
" ..     .O.oO.o.        ",
 
20
"  ..    .oO+.Oo.        ",
 
21
"   ..  .o..++.o.        ",
 
22
"    .. o. .+.Oo.      . ",
 
23
"      ..  .++.o..     . ",
 
24
"     ...  .+.o.O.     . ",
 
25
"        . .. .O.O.    . ",
 
26
"           . .. OO.  .. ",
 
27
"           .  . .OO.O.  ",
 
28
"          .   .  ..O.   ",
 
29
"         .    .         ",
 
30
"        ..   ..         ",
 
31
"         .  ..          ",
 
32
"            ..          ",
 
33
"                        "};