~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to weapon/artifact/ChaosSword/CSword.11B.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 * CSword_11B_xpm[] = {
 
3
"24 24 4 1",
 
4
"       s None  c None",
 
5
".      c Black",
 
6
"r      c Red",
 
7
"g      s Gray  c Grey50",
 
8
".      .              g.",
 
9
"  .                  ...",
 
10
"                    ... ",
 
11
".                  ...  ",
 
12
"                  ...   ",
 
13
"                 ...    ",
 
14
"                ...     ",
 
15
"               ...      ",
 
16
"              ...       ",
 
17
"             ...        ",
 
18
"          . ...         ",
 
19
"   .    .. ...          ",
 
20
" ..   ... ...           ",
 
21
"  .   ...... .          ",
 
22
"  .   ..... .           ",
 
23
"....  ..r. ..           ",
 
24
"............           .",
 
25
" ...........            ",
 
26
"   .rr..                ",
 
27
"  ..rr..                ",
 
28
" ........   .           ",
 
29
"..... .... .          . ",
 
30
".r..  ...  .            ",
 
31
"...    ..           .  ."};