summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/source/acr.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/crawl-ref/source/acr.cc b/crawl-ref/source/acr.cc
index a06ec79950..16e88232ef 100644
--- a/crawl-ref/source/acr.cc
+++ b/crawl-ref/source/acr.cc
@@ -309,6 +309,9 @@ int main( int argc, char *argv[] )
case GOD_ELYVILON:
simple_god_message( " says: Go forth and aid the weak!" );
break;
+ case GOD_LUGONU:
+ simple_god_message( " says: Spread carnage and corruption!");
+ break;
case GOD_BEOGH:
simple_god_message(
" says: Drown the unbelievers in a sea of blood!");