From af65a4e054eb0cb18f736776f7fa3bcc29e4eb9c Mon Sep 17 00:00:00 2001 From: haranp Date: Sat, 4 Aug 2007 21:43:38 +0000 Subject: Minor code review of the Beogh idol revenge and Trog/Ely destruction stuff. Xom won't protect you from Beogh revenge, too capricious for that. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1969 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/religion.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/religion.h') diff --git a/crawl-ref/source/religion.h b/crawl-ref/source/religion.h index 7b8eacc1ec..b07f1cff08 100644 --- a/crawl-ref/source/religion.h +++ b/crawl-ref/source/religion.h @@ -46,7 +46,7 @@ const char *describe_xom_favour(); bool beogh_water_walk(); void beogh_idol_revenge(); -void ely_destroy_weapons(); +bool ely_destroy_weapons(); void trog_burn_books(); inline void xom_acts(int sever) -- cgit v1.2.3-54-g00ecf