~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to monster/insect/ant/fly_ant.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 * fly_ant_132_xpm[] = {
 
3
"24 24 6 1",
 
4
"       s None  c None",
 
5
".      c black",
 
6
"X      c sienna",
 
7
"o      c firebrick",
 
8
"O      c cyan4",
 
9
"+      c white",
 
10
"                        ",
 
11
"                        ",
 
12
"                        ",
 
13
"                        ",
 
14
"                        ",
 
15
"                        ",
 
16
"   . .                  ",
 
17
"    . .                 ",
 
18
"     XX                 ",
 
19
"    XXXX.........       ",
 
20
"   X XXXo.O+O.O.+.      ",
 
21
"    X  oX..O+O+O.+.     ",
 
22
"       XXXX.O+O+O.+.    ",
 
23
"      . ..Xo.O+O+O..    ",
 
24
"     . .. .oX.O+O+..    ",
 
25
"     . .  . XX.O+O..    ",
 
26
"     . .  .. XX.O+.     ",
 
27
"     . .   .   X...     ",
 
28
"       .   .            ",
 
29
"           .            ",
 
30
"                        ",
 
31
"                        ",
 
32
"                        ",
 
33
"                        "};