summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-03-12 19:28:56 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-03-12 19:28:56 +0000
commit77ba3d3024826584385c72cc14cfe189fb3e887e (patch)
tree5a80d098bb58395deadc9ce3ac59c3a8321a59de /crawl-ref/source/religion.cc
parent4df9883b2ff6713b1a88b85e45c15603151ed8b9 (diff)
downloadcrawl-ref-77ba3d3024826584385c72cc14cfe189fb3e887e.tar.gz
crawl-ref-77ba3d3024826584385c72cc14cfe189fb3e887e.zip
Add more cosmetic fixes.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3615 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/religion.cc')
-rw-r--r--crawl-ref/source/religion.cc5
1 files changed, 3 insertions, 2 deletions
diff --git a/crawl-ref/source/religion.cc b/crawl-ref/source/religion.cc
index 1cfd3692d8..6051168741 100644
--- a/crawl-ref/source/religion.cc
+++ b/crawl-ref/source/religion.cc
@@ -91,7 +91,7 @@
// Item offer messages for the gods:
// & is replaced by "is" or "are" as appropriate for the item.
// % is replaced by "s" or "" as appropriate.
-// First message is if there's no piety gain, second is if piety gain
+// First message is if there's no piety gain, second is if piety gain
// is one, third message is for piety gain > 1 (currently unused).
const char *sacrifice[NUM_GODS][3] =
{
@@ -221,7 +221,8 @@ const char* god_gain_power_messages[NUM_GODS][MAX_GOD_ABILITIES] =
{ "gain magical power from killing in Vehumet's name",
"You can call upon Vehumet to aid your destructive magics with prayer.",
"During prayer you have some protection from summoned creatures.",
- "", "" },
+ "",
+ "" },
// Okawaru
{ "give your body great, but temporary strength",
"",