~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to player/mage.151.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 * mage_151_xpm[] = {
 
3
/* width height ncolors chars_per_pixel */
 
4
"24 24 7 1",
 
5
/* colors */
 
6
"       s None  c None",
 
7
".      c Black",
 
8
"X      s Light gray    c Grey75",
 
9
"o      s Brown c Peru",
 
10
"O      s Light red     c Salmon",
 
11
"+      s Yellow        c Gold",
 
12
"@      s Dark brown    c Sienna",
 
13
/* pixels */
 
14
"      ..                ",
 
15
"     .XX. ...           ",
 
16
"     .XX......          ",
 
17
"      oo .OOO.          ",
 
18
"      oo .O.O.          ",
 
19
"      oo...O...         ",
 
20
"      oo.+....+.        ",
 
21
"      oo++...+++.       ",
 
22
"      oo+++.++++.       ",
 
23
"      oo+@+++@+++.      ",
 
24
"      oo+++++++++.      ",
 
25
"     .Oo++++@++.+.      ",
 
26
"     .Oo.+@++++.+.      ",
 
27
"      .oo@++++@.+.      ",
 
28
"      .oo+@@+@+..O.     ",
 
29
"       oo+++@++. ...    ",
 
30
"       oo+@+@++.        ",
 
31
"       oo+++@++.        ",
 
32
"       oo++@+@+.        ",
 
33
"       oo+++@++.        ",
 
34
"       oo+@+++@+.       ",
 
35
"       oo+++++++.       ",
 
36
"      ............      ",
 
37
"                        "};