summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/xom.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-03 03:54:07 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-03 03:54:07 +0000
commit17ffda087dafde97b1f8c9d0f1b7d53128235358 (patch)
treee0b239b6da13cd7b8b812530ee63b952a1838904 /crawl-ref/source/xom.cc
parent38cbf547af4380341243f9796c85033dc5e63cae (diff)
downloadcrawl-ref-17ffda087dafde97b1f8c9d0f1b7d53128235358.tar.gz
crawl-ref-17ffda087dafde97b1f8c9d0f1b7d53128235358.zip
Add another comment fix.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4832 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/xom.cc')
-rw-r--r--crawl-ref/source/xom.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/xom.cc b/crawl-ref/source/xom.cc
index b7a1a75bf5..6fce36c785 100644
--- a/crawl-ref/source/xom.cc
+++ b/crawl-ref/source/xom.cc
@@ -941,7 +941,7 @@ void xom_acts(bool niceness, int sever)
;
}
- // Nemelex's deck of punishment drawing the Xom card.
+ // Drawing the Xom card from Nemelex's decks of oddities or punishment.
if (crawl_state.is_god_acting()
&& crawl_state.which_god_acting() != GOD_XOM)
{