~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to monster/giant/Titan/titan.633.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_633_xpm[] = {
 
3
/* width height ncolors chars_per_pixel */
 
4
"24 24 5 1",
 
5
/* colors */
 
6
/* colors */
 
7
"       s None  c None",
 
8
"+      c White",
 
9
".      c Black",
 
10
"@      s Dark red      c Firebrick",
 
11
"t      s Light brown   c Khaki",
 
12
/* pixels */
 
13
"                        ",
 
14
"                        ",
 
15
"                        ",
 
16
"                        ",
 
17
"                        ",
 
18
"                        ",
 
19
"                        ",
 
20
"                        ",
 
21
"                        ",
 
22
"                        ",
 
23
"                        ",
 
24
"                        ",
 
25
"@                       ",
 
26
"t@      ......          ",
 
27
"@@@     .+.......       ",
 
28
"ttt@@@  .+++.+++.       ",
 
29
"@@@ttt@@.+++.+++.       ",
 
30
"@@@@@@tt.+++.+@+.       ",
 
31
"   @@@@@.+++.+@@@       ",
 
32
"      @@.+++.+tt@@      ",
 
33
"        .+++.+@@@       ",
 
34
"        .+++.+++.       ",
 
35
"        ..++.+++.       ",
 
36
"          .......       "};