~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to monster/dragon/fae_drag.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 * fae_drag_132_xpm[] = {
 
3
/* width height ncolors chars_per_pixel */
 
4
"24 24 3 1",
 
5
/* colors */
 
6
"       s None  c None",
 
7
".      s Dark blue     c Navy",
 
8
"X      s Cyan  c Cyan2",
 
9
/* pixels */
 
10
"   . .       ....       ",
 
11
"  .X.X.     ......  ... ",
 
12
" .XXX.X.   ...  .. ..   ",
 
13
"  .XXX.X.  ..   ....    ",
 
14
"  .XXX.X.  ..    ....   ",
 
15
"   .XXX.X. ...   ...X.  ",
 
16
"    .XXX.X.X...  .....  ",
 
17
"     .XX.X.XX...  ..... ",
 
18
"    ..XX....XX...  .....",
 
19
"   .............X.   .. ",
 
20
"  ....X.X.XX.X.X..      ",
 
21
" ....XX.XX.XX.X..       ",
 
22
"...XX.XX.X......        ",
 
23
"..X.......              ",
 
24
"..X.        .....       ",
 
25
".X.       .........     ",
 
26
".X.      .X.    ....    ",
 
27
".X..    .X.       ...   ",
 
28
"..XX....X.         ..  .",
 
29
" ...X.X..   .........  .",
 
30
"  ......  ..........  . ",
 
31
"         ...          . ",
 
32
"         ..    ....  .  ",
 
33
"          ......  ...   "};