arch/monster/elemental/Para/para_mud.114.xpm

34 lines
875 B
C

/* XPM */
static char * para_mud_114_xpm[] = {
/* width height ncolors chars_per_pixel */
"24 24 3 1",
/* colors */
" s None c None",
". s Dark brown c sienna",
"X s Light brown c Khaki",
/* pixels */
" ",
" ",
" ",
" ",
" ",
" ",
" .... ",
" ...... ... ",
" .. ............... ",
".................... ",
".......XX..XX....... ",
" .................. ",
" .. .......... ",
" ........ ",
" ..XXX.. ",
" ........ ",
" ........ ",
" .......... ",
" ............ ",
" ................ ",
" .................... ",
" ...................... ",
" ...................... ",
" .. ... ... "};