summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-03-09 16:58:55 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-03-09 16:58:55 +0000
commitabda8eb1f0513097c7c3eabdc603d8c683a79ce5 (patch)
tree979d90a38f1bc716373f7d9791505de859392521 /crawl-ref/source/religion.cc
parent38dd6131c56df7aea305508493d95de2471b562d (diff)
downloadcrawl-ref-abda8eb1f0513097c7c3eabdc603d8c683a79ce5.tar.gz
crawl-ref-abda8eb1f0513097c7c3eabdc603d8c683a79ce5.zip
Yet another TSO update: remove the "Annihilate Undead" ability, and
comment out the related code for now, in case it's useful later. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3554 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/religion.cc')
-rw-r--r--crawl-ref/source/religion.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/religion.cc b/crawl-ref/source/religion.cc
index 72e38ac3dc..cd767dcfb3 100644
--- a/crawl-ref/source/religion.cc
+++ b/crawl-ref/source/religion.cc
@@ -197,7 +197,7 @@ const char* god_gain_power_messages[NUM_GODS][MAX_GOD_ABILITIES] =
// TSO
{ "gain power from killing evil in The Shining One's name",
"call upon The Shining One for a divine shield",
- "dispel the undead",
+ "",
"hurl blasts of cleansing flame",
"summon a divine warrior" },
// Kikubaaqudgha
@@ -282,7 +282,7 @@ const char* god_lose_power_messages[NUM_GODS][MAX_GOD_ABILITIES] =
// TSO
{ "gain power from killing evil in The Shining One's name",
"call upon The Shining One for a divine shield",
- "dispel the undead",
+ "",
"hurl blasts of cleansing flame",
"summon a divine warrior" },
// Kikubaaqudgha