arch/spell/wand.113.xpm

33 lines
844 B
C

/* XPM */
static char * wand_113_xpm[] = {
/* width height ncolors chars_per_pixel */
"24 24 2 1",
/* colors */
" s None c none",
". s Dark brown c sienna",
/* pixels */
" ",
" . . ",
" . . ",
" . . .. ",
" . . ",
" ",
" .. .. ",
" .. ",
" .... . ",
" ... . ",
" .. . ",
" ... ",
" .... ",
" .. ",
" .. ",
" .... ",
" ..... ",
" ..... ",
" .... ",
" .... ",
" .... ",
" .... ",
" . ",
" "};