summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/religion.cc')
-rw-r--r--crawl-ref/source/religion.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/crawl-ref/source/religion.cc b/crawl-ref/source/religion.cc
index 3129a0808c..172160cfe0 100644
--- a/crawl-ref/source/religion.cc
+++ b/crawl-ref/source/religion.cc
@@ -175,9 +175,9 @@ const char *sacrifice[NUM_GODS][3] =
},
// Beogh
{
- " slowly crumble% into the ground."
- " crumble% into the ground."
- " disintegrate% into the ground."
+ " slowly crumble% into the ground.",
+ " crumble% into the ground.",
+ " disintegrate% into the ground.",
}
};