summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/player.h')
-rw-r--r--crawl-ref/source/player.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/player.h b/crawl-ref/source/player.h
index 873b5cd275..b8c2c3af94 100644
--- a/crawl-ref/source/player.h
+++ b/crawl-ref/source/player.h
@@ -409,6 +409,7 @@ public:
mon_holy_type holiness() const;
bool is_unholy() const;
+ bool is_chaotic() const;
int res_fire() const;
int res_steam() const;
int res_cold() const;