git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@2928 c06c8d41-db1a-0410-9941-cceddc491573
XKYATKFLO3PYXYXYJRUH2T3PL2QI427YD7WYZTBGTXI3GR6YOB7AC
SDLKLUNFGVKDS55DDJZCBAVIB7NL3RRYPTACAY65SCUQKV6APFSAC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
fprintf( stderr, "Bad object type '%c' for autopickup.\n", type );
fprintf( stderr, "Bad object type '%c' for autopickup.\n",
type );
crawl_state.add_startup_error( make_stringf("Bad object type '%c' for autopickup.\n", type));
crawl_state.add_startup_error(
make_stringf("Bad object type '%c' for autopickup.\n",
type));