From f4cd5aede38a820cc5ab7137b8cc1a0927ae7f3e Mon Sep 17 00:00:00 2001 From: zelgadis Date: Fri, 19 Dec 2008 20:29:26 +0000 Subject: First draft of god tension, and of Xom using tension. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7869 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/religion.h | 1 + 1 file changed, 1 insertion(+) (limited to 'crawl-ref/source/religion.h') diff --git a/crawl-ref/source/religion.h b/crawl-ref/source/religion.h index 1c8a4bac95..7390fdad73 100644 --- a/crawl-ref/source/religion.h +++ b/crawl-ref/source/religion.h @@ -139,4 +139,5 @@ bool god_likes_items(god_type god); void religion_turn_start(); +int get_tension(god_type god = you.religion); #endif -- cgit v1.2.3-54-g00ecf