summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-03-14 04:04:26 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-03-14 04:04:26 +0000
commit7dd4767eaec2834af2601334fb55705519c125de (patch)
tree02ec641883f8ebba7eab67ea7b3ce14715f4958a /crawl-ref/source
parent5243079928216605d0eb10fa7711bd503eaf9b3a (diff)
downloadcrawl-ref-7dd4767eaec2834af2601334fb55705519c125de.tar.gz
crawl-ref-7dd4767eaec2834af2601334fb55705519c125de.zip
Change TSO's starting message.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3629 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source')
-rw-r--r--crawl-ref/source/acr.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/acr.cc b/crawl-ref/source/acr.cc
index d6b26d9e98..b52b08b403 100644
--- a/crawl-ref/source/acr.cc
+++ b/crawl-ref/source/acr.cc
@@ -331,7 +331,7 @@ static void god_greeting_message( bool game_start )
simple_god_message( " says: Spread the light, my child." );
break;
case GOD_SHINING_ONE:
- simple_god_message( " says: Smite the infidels!" );
+ simple_god_message( " says: Lead the forces of light to victory!" );
break;
case GOD_KIKUBAAQUDGHA:
case GOD_YREDELEMNUL: