Force the parser to flag an error when it finds embedded spaces in a map.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@597 c06c8d41-db1a-0410-9941-cceddc491573
6QWZDCP5HGYLTJO3WWYJJGRRT7QFY6IG64TC7TUB553Z7GAA2HIQC
place_entry_minivaults(level_number);
// link_items() is only needed if we're going to bypass the
// rest of the dungeon generation process (previously done
// only for the Vestibule of Hell). We really don't need it
// any more since we use the regular generation process even
// for the Vestibule (the Vestibule now also gets random
// monsters in addition to the loser Geryon).
link_items();