arch/player/class/Warrior/mage.131.xpm

38 lines
951 B
C

/* XPM */
static char * mage_131_xpm[] = {
/* width height ncolors chars_per_pixel */
"24 24 7 1",
/* colors */
" s None c None",
". s Brown c Peru",
"X c Black",
"o s Light gray c Grey75",
"O s Light red c Salmon",
"+ s Yellow c Gold",
"@ s Dark brown c Sienna",
/* pixels */
" .. ",
" XXX .oo. ",
" XXXXX .oo. ",
" XXXOOX ... ",
" XXXOOO .. ",
" XXXXXX .. ",
" X+XXXX .. ",
" XX@+@+X .. ",
" X+@++@+X.. ",
" X++++++@+.. ",
" X+@+++++XXOX ",
" X++++++X.XOX ",
" XX+@++++X..XX ",
" XX@+@+@+X.. ",
" XXOX+@+@+@.. ",
" XXX++++++.. ",
" X+@++++.. ",
" X+@++@+.. ",
" X+@++@@. ",
" X+@+++@.. ",
" X+@++@+.. ",
" X+++++++..X ",
" XXXXXXXXXXXX ",
" "};