~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to monster/dragon/Dragon/dragon.233.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 * dragon_233_xpm[] = {
 
3
/* width height ncolors chars_per_pixel */
 
4
"24 24 5 1",
 
5
/* colors */
 
6
"       s None  c None",
 
7
".      c Green3",
 
8
"X      s Light red     c Salmon",
 
9
"o      s Dark red      c firebrick",
 
10
"O      c red",
 
11
/* pixels */
 
12
"                        ",
 
13
"                        ",
 
14
"                        ",
 
15
"                        ",
 
16
"                        ",
 
17
"                        ",
 
18
"                        ",
 
19
"                        ",
 
20
"    ....            ....",
 
21
".....X.X............XXXX",
 
22
"....X.X.XXX.XX.X.XXX..X.",
 
23
"XXXXXX.X.XXXXXXXXXXXXXXX",
 
24
"XXXXXXX.X..XX..XX..XX..X",
 
25
"XXX.X.XX.XX.XXXXXXXXXXXX",
 
26
"X.XXXXXXX..X.XXX..X.XXXX",
 
27
"XXXXX.X.XXX.X..XXXXXXXX.",
 
28
"...XXXXXXXXX.XX.XXXXXX..",
 
29
"ooo.....XXXXX..X.XX....o",
 
30
"OoooOooo....XXX.X..ooooo",
 
31
"oooooooooooo.X.X.OOOoooO",
 
32
"oooooooOoooooooooooooooo",
 
33
"oooooOooooOooOoooooooooo",
 
34
"ooooooOoooooooooooOoOooo",
 
35
"OoooooooooooooOOoOOOoooo"};