~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to monster/giant/Titan/titan.232.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 * titan_232_xpm[] = {
 
3
/* width height ncolors chars_per_pixel */
 
4
"24 24 8 1",
 
5
/* colors */
 
6
"       s None  c None",
 
7
"+      c White",
 
8
".      c Black",
 
9
"#      c Red",
 
10
"s      s Brown c Peru",
 
11
"o      s Gray  c Grey50",
 
12
"X      s Dark gray     c Grey25",
 
13
"q      s Light Orange  c Orange",
 
14
/* pixels */
 
15
"                        ",
 
16
".                       ",
 
17
".+                      ",
 
18
"+..                     ",
 
19
"...                     ",
 
20
"#++                     ",
 
21
"#+.                     ",
 
22
"...          .          ",
 
23
"...         ..          ",
 
24
"...        ...          ",
 
25
"+.       ....           ",
 
26
"+.    .......           ",
 
27
"sso.........            ",
 
28
"oo.........o            ",
 
29
"..........ooo           ",
 
30
"..........XXo           ",
 
31
".........XXXoo          ",
 
32
".........XXoXoo         ",
 
33
".........XoXXXo         ",
 
34
"........XXXXXooo        ",
 
35
"........XoXXoXXoo       ",
 
36
".......oooXXXXXXo       ",
 
37
"q..... oooXXXXXooo      ",
 
38
".qqqq.  ooooXXoXXoo     "};