git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8055 c06c8d41-db1a-0410-9941-cceddc491573
FVNCYG6OXF4HD35QH2HQ727QASV4FVMTS7YODPL6UE3KGXP6UJLQC
const int type = monster->type;
const monster_type spectre_type = mons_species(type);
const std::string name_plain = monster->name(DESC_PLAIN);
const monster_type spectre_type = mons_species(monster->type);