arch/monster/giant/Titan/titan.633.xpm

37 lines
912 B
C

/* XPM */
static char * titan_633_xpm[] = {
/* width height ncolors chars_per_pixel */
"24 24 5 1",
/* colors */
/* colors */
" s None c None",
"+ c White",
". c Black",
"@ s Dark red c Firebrick",
"t s Light brown c Khaki",
/* pixels */
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
"@ ",
"t@ ...... ",
"@@@ .+....... ",
"ttt@@@ .+++.+++. ",
"@@@ttt@@.+++.+++. ",
"@@@@@@tt.+++.+@+. ",
" @@@@@.+++.+@@@ ",
" @@.+++.+tt@@ ",
" .+++.+@@@ ",
" .+++.+++. ",
" ..++.+++. ",
" ....... "};