summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-18 20:21:53 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-18 20:21:53 +0000
commit341258b95e2dde491b2b8aef794e5fd6ac3156ee (patch)
tree260ca53fb36d35627b441d400b26b4beb8404135 /crawl-ref/docs
parentc64b21cdfddbb84b459273e7990bd80a1e91d970 (diff)
downloadcrawl-ref-341258b95e2dde491b2b8aef794e5fd6ac3156ee.tar.gz
crawl-ref-341258b95e2dde491b2b8aef794e5fd6ac3156ee.zip
Add the framework for descriptions for abilities to be read from the
ability menu (a!) Currently only contains descriptions for Zin, TSO and "Renounce Religion". Also, now I'm worried that players might accidentally press '?' instead of '!' and then apply an ability when they only wanted to read its description. (Of course, with some of them you can opt out, e.g. because they need targeting, but for others it's a real problem.) There must be a good solution around somewhere. Abilities are not (yet) searchable in the database. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5958 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/docs')
-rw-r--r--crawl-ref/docs/changes.stone_soup1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/docs/changes.stone_soup b/crawl-ref/docs/changes.stone_soup
index 240044de5e..5a069227d4 100644
--- a/crawl-ref/docs/changes.stone_soup
+++ b/crawl-ref/docs/changes.stone_soup
@@ -23,6 +23,7 @@ Interface
* Overhauled (f)iring interface: abolish (t)hrowing, output quiver in status.
* Allow selection of equipment slots from '%' overview screen.
* Improved butchering interface.
+* Improved religion and skills interface. (Press ^! and m?, respectively.)
* Added coloured HP/Magic bars.
* Many new tutorial information triggers.
* Allow searching item/monster/spell descriptions ('?/' command).