~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to monster/giant/djinn/djinn.171.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 * djinn_171_xpm[] = {
 
3
"24 24 9 1",
 
4
"       s None c None",
 
5
".      c black",
 
6
"X      c gold",
 
7
"o      c yellow",
 
8
"O      c red",
 
9
"+      c grey75",
 
10
"@      c cyan",
 
11
"#      c chocolate",
 
12
"$      c blue",
 
13
"                        ",
 
14
"                        ",
 
15
"                        ",
 
16
"           ....         ",
 
17
"          .XoXo.        ",
 
18
"         .XXOOXo.       ",
 
19
"        .X++OOo+.       ",
 
20
"        .+XXXoXo.       ",
 
21
"        ..X....X.       ",
 
22
"         ..@.@..        ",
 
23
"         ..@@.@.        ",
 
24
"          .@@@@.        ",
 
25
"          ..###         ",
 
26
"       ...@+.#@...      ",
 
27
"      ..@+@@@#@@@.      ",
 
28
"     .@+@@@@@@@@@..     ",
 
29
"     .+@@$@@@@@@@@.     ",
 
30
"     .@+@$$@@$@@$@..    ",
 
31
"     .+@@$+@@$@@+$@.    ",
 
32
"     .@+@@$$$@$$$@@@.   ",
 
33
"     ..@+@$+@$$@@@@..   ",
 
34
"      .+@+$$$@@@@@..    ",
 
35
"      ..+@+@@@@....     ",
 
36
"       ...@+.....       "};