arch/weapon/artifact/Darkblade/darkblade.112.xpm

34 lines
862 B
C

/* XPM */
static char * darkblade_112_xpm[] = {
/* width height ncolors chars_per_pixel */
"24 24 3 1",
/* colors */
" s None c None",
". c Black",
"X s Light gray c Grey75",
/* pixels */
" ",
" ",
" .. ",
" .X. ",
" .X. ",
" .X. ",
" .X. ",
" .X. ",
" .X. ",
" ..X. ",
" .X. ",
" .X.. ",
" ..X. ",
" .. .X. ",
" .. .X.. ",
" ....X. ",
" .X.X. ",
" ... ",
" .X.X. ",
" ... .... ",
" .X.. .. ",
" ..X ",
" ... ",
" "};