arch/monster/elemental/Para/para_air.111.xpm

33 lines
856 B
C

/* XPM */
static char * para_air_111_xpm[] = {
/* width height ncolors chars_per_pixel */
"24 24 2 1",
/* colors */
" s None c None",
". s Light gray m black c Grey75",
/* pixels */
" ",
" ",
" ",
" ",
" ...... ",
" . ...... ..... ",
".. . ",
". ...... ....... . ",
" .. .. .. ",
" . .. .. ... .. ",
" .. . .. . ",
" .. ... ..... . ",
". ..... ..... . ",
". ..... ... .. ",
". .. .. ",
" .. .... .. . . ",
" .. .. .. . ",
" ....... ..... . ",
". .. ",
"... .. ",
" .. . .. . ..... ",
" .... ",
" ",
" "};