summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/godabil.h
diff options
context:
space:
mode:
authorRaphael Langella <raphael.langella@gmail.com>2011-03-27 23:55:44 +0200
committerRaphael Langella <raphael.langella@gmail.com>2011-03-28 00:17:21 +0200
commit606ecb2c1e9f7b7e91e98c95b25a1b02c475d3c3 (patch)
tree2fdce966e66a7dfa47bddc7837190ccb773e0d8b /crawl-ref/source/godabil.h
parent9819cf2da38588cb45d6d47da897b34e64c8f8d7 (diff)
downloadcrawl-ref-606ecb2c1e9f7b7e91e98c95b25a1b02c475d3c3.tar.gz
crawl-ref-606ecb2c1e9f7b7e91e98c95b25a1b02c475d3c3.zip
Revert "Give Ashenzari a butcher ability."
This reverts commit 431acdf161c16cc92e8222d04b9b6966a97d274d.
Diffstat (limited to 'crawl-ref/source/godabil.h')
-rw-r--r--crawl-ref/source/godabil.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/godabil.h b/crawl-ref/source/godabil.h
index 68a87ccd6d..b755a11a93 100644
--- a/crawl-ref/source/godabil.h
+++ b/crawl-ref/source/godabil.h
@@ -74,5 +74,4 @@ int cheibriados_slouch(int pow);
void cheibriados_time_step(int pow);
bool ashenzari_transfer_knowledge();
bool ashenzari_end_transfer(bool finished = false, bool force = false);
-bool ashenzari_butcher();
#endif