~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to monster/giant/JessyB/jessyb.112.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 * jessyb_112_xpm[] = {
 
3
/* width height ncolors chars_per_pixel */
 
4
"24 24 4 1 0 0",
 
5
/* colors */
 
6
"       s None  c None",
 
7
".      c Black",
 
8
"X      c Gray75",
 
9
"o      c Red",
 
10
/* pixels */
 
11
"   .                    ",
 
12
"   .                    ",
 
13
"   .                    ",
 
14
"  .X.                   ",
 
15
" .....                  ",
 
16
"..XXXX.                 ",
 
17
".X.XXXX...              ",
 
18
".XX.XX.XX.              ",
 
19
"...XXX.X.               ",
 
20
"........                ",
 
21
".X......                ",
 
22
" .....                  ",
 
23
" .XX..                  ",
 
24
" .XX.                   ",
 
25
" .XX.                   ",
 
26
"  .XX.                  ",
 
27
"  .XX.                  ",
 
28
"  .XX.                  ",
 
29
"  .XX.                 .",
 
30
"  .XX.                 .",
 
31
"  .XX.                 .",
 
32
"  .XX.                .o",
 
33
"  .XX.                ..",
 
34
"  ..X.   ..        ....."};