Don't dump message to arena.result if they're the result of the user examine the arena.
YBFVM7Q4X6SSRTSJUODPJJGU65S7EGU3WOEALY6LYBH5ZA3PKMHAC
CKKQS65COJ4KKOWYCKSEAPTH2X6HZSCFOT62JQOK5QDSILBKSFDAC
PKXXBHS3LWLPZI2QVRX22MSQ4R2626IXRSNHFFYHXYTLJJQU54LQC
// Ignore messages generated while the user examines // the arnea. case MSGCH_PROMPT: case MSGCH_MONSTER_DAMAGE: case MSGCH_MONSTER_TARGET: case MSGCH_FLOOR_ITEMS: case MSGCH_EXAMINE: case MSGCH_EXAMINE_FILTER: continue;
// Ignore messages generated while the user examines
// the arnea.
case MSGCH_PROMPT:
case MSGCH_MONSTER_DAMAGE:
case MSGCH_MONSTER_TARGET:
case MSGCH_FLOOR_ITEMS:
case MSGCH_EXAMINE:
case MSGCH_EXAMINE_FILTER:
continue;