summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/player.cc')
-rw-r--r--crawl-ref/source/player.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/crawl-ref/source/player.cc b/crawl-ref/source/player.cc
index 2858bb44d1..a9386da1f0 100644
--- a/crawl-ref/source/player.cc
+++ b/crawl-ref/source/player.cc
@@ -3295,6 +3295,9 @@ void display_char_status()
if (player_is_levitating())
mpr( "You are hovering above the floor." );
+ if (you.attribute[ATTR_CAUGHT])
+ mpr( "You are trapped in a net." );
+
if (you.duration[DUR_POISONING])
{
mprf("You are %s poisoned.",