summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-11-19 19:25:22 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-11-19 19:25:22 +0000
commit16cca6c2b58dcabfda943fe6a379481b9d079f85 (patch)
tree4385b4cda6f684701348d8db2ad0000e4af43538 /crawl-ref/source/religion.cc
parent415f936b786bb55a039e6d85050286aa567ec264 (diff)
downloadcrawl-ref-16cca6c2b58dcabfda943fe6a379481b9d079f85.tar.gz
crawl-ref-16cca6c2b58dcabfda943fe6a379481b9d079f85.zip
Comment fix.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7506 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/religion.cc')
-rw-r--r--crawl-ref/source/religion.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/religion.cc b/crawl-ref/source/religion.cc
index d03fcd3a49..b398d2e010 100644
--- a/crawl-ref/source/religion.cc
+++ b/crawl-ref/source/religion.cc
@@ -6340,7 +6340,7 @@ void handle_god_time()
break;
case GOD_NEMELEX_XOBEH:
- // Nemelex is relatively patient
+ // Nemelex is relatively patient.
if (one_chance_in(35))
lose_piety(1);
if (you.attribute[ATTR_CARD_COUNTDOWN] > 0 && coinflip())