~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to armour/gauntlets/shining_finger.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 * shining_finger_111_xpm[] = {
 
3
/* width height num_colors chars_per_pixel */
 
4
"24 24 3 1",
 
5
/* colors */
 
6
"       s None  c None",
 
7
".      c black",
 
8
"X      c white",
 
9
/* pixels */
 
10
"          .XXX.         ",
 
11
"      ..  .XX.   .      ",
 
12
"    ...X..XX.  .        ",
 
13
"  ...X......  .         ",
 
14
" ..X...X.X...           ",
 
15
"  ..X...X..... .. .     ",
 
16
"   ...X....X..          ",
 
17
"    .....X.....         ",
 
18
"     ..XX..X.X..        ",
 
19
"   ..X....X.X...        ",
 
20
"   ......XXX.X...       ",
 
21
"... .XX..XXXX..X.       ",
 
22
"     ..XX.XX..X...      ",
 
23
"      ..X.X..X..X..     ",
 
24
"   .   .....X.XX.X..    ",
 
25
"  .  .     ..XXXX.X..   ",
 
26
" .   .      .XXX.X.X..  ",
 
27
"            ..XXX.X.... ",
 
28
"     .       .XXX....X. ",
 
29
"             .XX....X.  ",
 
30
"             ..X.....   ",
 
31
"              ......    ",
 
32
"              ....      ",
 
33
"                        "};