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.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/player.cc b/crawl-ref/source/player.cc
index ef4c97f985..54d9f6dd30 100644
--- a/crawl-ref/source/player.cc
+++ b/crawl-ref/source/player.cc
@@ -3216,6 +3216,7 @@ void level_change(bool skip_attribute_increase)
"transforming into a vampire bat.", MSGCH_INTRINSIC_GAIN);
}
break;
+
case SP_NAGA:
// lower because of HD raise -- bwr
// if (you.experience_level < 14)