summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-act.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/mon-act.cc')
-rw-r--r--crawl-ref/source/mon-act.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl-ref/source/mon-act.cc b/crawl-ref/source/mon-act.cc
index 2e9a6b0a84..1501d747a8 100644
--- a/crawl-ref/source/mon-act.cc
+++ b/crawl-ref/source/mon-act.cc
@@ -3277,6 +3277,8 @@ static bool _monster_move(monsters *monster)
mpr("The door mysteriously vanishes.");
interrupt_activity( AI_FORCE_INTERRUPT );
}
+ else
+ simple_monster_message(monster, " eats the door!");
}
} // done door-eating jellies