summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/abl-show.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-28 11:46:38 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-28 11:46:38 +0000
commitf486e708cafabf78bafe1c9f9098e44634666cc0 (patch)
treed4f3b0f69d9aa8268ced3f3fb5ad9bbb1f57c55d /crawl-ref/source/abl-show.cc
parent0be145f708e49524707f5f046082b55b1d73de6e (diff)
downloadcrawl-ref-f486e708cafabf78bafe1c9f9098e44634666cc0.tar.gz
crawl-ref-f486e708cafabf78bafe1c9f9098e44634666cc0.zip
Expand Zin's Revitalisation to allow for negative affliction removal,
and make sure the step counter is reset properly when falling through. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4732 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/abl-show.cc')
-rw-r--r--crawl-ref/source/abl-show.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/abl-show.cc b/crawl-ref/source/abl-show.cc
index 16ff1479a9..d4f61dc218 100644
--- a/crawl-ref/source/abl-show.cc
+++ b/crawl-ref/source/abl-show.cc
@@ -233,7 +233,7 @@ static const ability_def Ability_List[] =
// INVOCATIONS:
// Zin
{ ABIL_ZIN_RECITE, "Recite", 3, 0, 120, 0, ABFLAG_DELAY },
- { ABIL_ZIN_REVITALISATION, "Revitalisation", 0, 0, 100, 2, ABFLAG_NONE },
+ { ABIL_ZIN_REVITALISATION, "Revitalisation", 0, 0, 100, 2, ABFLAG_CONF_OK },
{ ABIL_ZIN_SANCTUARY, "Sanctuary", 7, 0, 150, 15, ABFLAG_NONE },
// The Shining One