"You feel a bit more experienced" message, since they were detached from the mgrid before getting around to dying. Fixes [2598088]. This is a hack; improvements welcome.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9069 c06c8d41-db1a-0410-9941-cceddc491573
4CNEDOLFS425VDLU4RT7R5FHHDADSQ47LBTOU4KT6T4Z2ESP3UOQC // FIXME: Since giant spores get detached from mgrd early// on, we can't tell by this point if they were visible when// they exploded. Rather than bothering to remember this, we// just suppress the message.if (monster->type == MONS_GIANT_SPORE|| monster->type == MONS_BALL_LIGHTNING){need_xp_msg = false;}