~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to weapon/misc/taifu_1.111.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 * taifu_1_111_xpm[] = {
 
3
/* width height ncolors chars_per_pixel */
 
4
"24 24 4 1",
 
5
/* colors */
 
6
"       s None  c None",
 
7
".      s Gray  m white c Grey50",
 
8
"X      c Black",
 
9
"o      s Light gray    c Grey75",
 
10
/* pixels */
 
11
"                        ",
 
12
"                        ",
 
13
"                    ..  ",
 
14
"                   .X.  ",
 
15
"                  .X.   ",
 
16
"                 .X.    ",
 
17
"                .X.     ",
 
18
"               .X.      ",
 
19
"              .X.       ",
 
20
"             .X.        ",
 
21
" o..o       .X.         ",
 
22
"o.XX.o     .X.          ",
 
23
".X..X.o   .X.           ",
 
24
"..  .X.o .X.            ",
 
25
"     .X..X.             ",
 
26
"      .XX.              ",
 
27
"      .XX.              ",
 
28
"     .X..X.             ",
 
29
"    .X. o.X.  ..        ",
 
30
"   .X.   o.X..X.        ",
 
31
"  .X.     o.XX.o        ",
 
32
"  ..       o..o         ",
 
33
"                        ",
 
34
"                        "};