stop := runrest_stop_message
ignore := runrest_ignore_message

ignore += Jiyva gurgles merrily
ignore += Jiyva appreciates your sacrifice
ignore += Jiyva says: Divide and consume
ignore += You hear.*splatter

ignore += You feel.*sick
ignore += disappears in a puff of smoke
ignore += engulfed in a cloud of smoke
ignore += standing in the rain
ignore += engulfed in white fluffiness
ignore += safely over a trap
ignore += A.*toadstool withers and dies
ignore += toadstools? grows
ignore += You walk carefully through the
ignore += Eating a chunk
ignore += This .*flesh tastes
ignore += You .* eating
ignore += The winds around you calm down.

# Traps
#
ignore += You found a web trap!
stop += found.*trap
stop += You have blundered into a Zot trap
stop += You fall through a shaft

# Ailments
#
stop += flesh start

# Nausea
#
# By default, stop if you have spoilable food you can eat right now,
# don't in other cases.
stop += Your stomach is not as upset anymore. and you want to eat\.
# FIXME: might not actually be edible...
stop += If you dropped the corpses? in your pack you could butcher
ignore += Your stomach is not as upset anymore

# Enchantments
#
ignore += Your skin is crawling a little less now.

# Ghouls
#
: if you.race() == "Ghoul" then
stop += smell.*(rott(ing|en)|decay)
stop += something tasty in your inventory
: end

ignore += pray:
ignore += talk:
ignore += talk_visual:
ignore += friend_spell:
ignore += friend_enchant:
ignore += friend_action:
ignore += sound:
stop += god:
stop += tutorial:
