summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/status.h
diff options
context:
space:
mode:
authorNeil Moore <neil@s-z.org>2012-01-04 19:55:26 -0500
committerNeil Moore <neil@s-z.org>2012-01-05 01:38:45 -0500
commit818cbaf561651f70a6f13efcddee3d740dd68f44 (patch)
tree96856d803bb48e6cfd9c47fa71db64416c95faff /crawl-ref/source/status.h
parent5ee2d78f0c0e0025939bbd8eafed5eec35b1d3a0 (diff)
downloadcrawl-ref-818cbaf561651f70a6f13efcddee3d740dd68f44.tar.gz
crawl-ref-818cbaf561651f70a6f13efcddee3d740dd68f44.zip
Display manual skill in the @ and % screens.
The text is 'studying Foo'; the text for Sage is changed to 'studious about Foo', to match the messages from gaining the status. These should probably be changed to distinguish them more, and possibly for the Sage text to actually use the word "sage" or some variant thereof.
Diffstat (limited to 'crawl-ref/source/status.h')
-rw-r--r--crawl-ref/source/status.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/status.h b/crawl-ref/source/status.h
index 977e93e490..c47bab3ff0 100644
--- a/crawl-ref/source/status.h
+++ b/crawl-ref/source/status.h
@@ -26,6 +26,7 @@ enum status_type
STATUS_BACKLIT,
STATUS_UMBRA,
STATUS_CONSTRICTED,
+ STATUS_MANUAL,
};
struct status_info