~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to weapon/misc/spear.181.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 * spear_181_xpm[] = {
 
3
"24 24 3 1",
 
4
"       s None  c None",
 
5
".      c grey75",
 
6
"X      s Dark brown    c Sienna",
 
7
"                        ",
 
8
"                        ",
 
9
"                        ",
 
10
"    ..                  ",
 
11
"     ...                ",
 
12
"     ..X                ",
 
13
"      XXX               ",
 
14
"        XX              ",
 
15
"         XX             ",
 
16
"          XX            ",
 
17
"           XX           ",
 
18
"            XX          ",
 
19
"             XX         ",
 
20
"              XX        ",
 
21
"               XX       ",
 
22
"                XX      ",
 
23
"                 XX     ",
 
24
"                  XX    ",
 
25
"                   X    ",
 
26
"                        ",
 
27
"                        ",
 
28
"                        ",
 
29
"                        ",
 
30
"                        "};