summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source
diff options
context:
space:
mode:
authorharanp <haranp@c06c8d41-db1a-0410-9941-cceddc491573>2007-06-25 08:59:48 +0000
committerharanp <haranp@c06c8d41-db1a-0410-9941-cceddc491573>2007-06-25 08:59:48 +0000
commitecc7fe2444866b9ab655d34303a2554f5cf1a2fc (patch)
treec1622460c07eeb9418f34139f043aeddd62c3739 /crawl-ref/source
parent1943b5433a19b4bd52a9abe62e17b75fceaa2f3b (diff)
downloadcrawl-ref-ecc7fe2444866b9ab655d34303a2554f5cf1a2fc.tar.gz
crawl-ref-ecc7fe2444866b9ab655d34303a2554f5cf1a2fc.zip
God neutering.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1646 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source')
-rw-r--r--crawl-ref/source/describe.cc2
-rw-r--r--crawl-ref/source/unrand.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/describe.cc b/crawl-ref/source/describe.cc
index eb834501cd..9fc424c628 100644
--- a/crawl-ref/source/describe.cc
+++ b/crawl-ref/source/describe.cc
@@ -737,7 +737,7 @@ static std::string describe_weapon( const item_def &item, bool verbose)
break;
case SPWPN_WRATH_OF_TROG:
description += "This was the favourite weapon of "
- "the old god Trog, before he lost it one day. "
+ "the old god Trog, before it was lost one day. "
"It induces a bloodthirsty berserker rage in "
"anyone who uses it to strike another. ";
break;
diff --git a/crawl-ref/source/unrand.h b/crawl-ref/source/unrand.h
index 64e7061296..218086775c 100644
--- a/crawl-ref/source/unrand.h
+++ b/crawl-ref/source/unrand.h
@@ -613,7 +613,7 @@
0, -50 // stealth (TSO hates backstab)
}
,
- "This sword was The Shining One's gift to one of his paladins." ,
+ "This sword was The Shining One's gift to a worshipper.",
"A long sword made of one huge piece of crystal.",
""
}