summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/database.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-26 21:12:57 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-26 21:12:57 +0000
commit4cad928d655daaef8b3d83de1a47cd3b7b92b4f0 (patch)
tree21db05fe45f3e45825f7e8cabd7f1092dd3a9980 /crawl-ref/source/database.cc
parent04ad46b90c0282aba6a74397538c340b8a0d4d69 (diff)
downloadcrawl-ref-4cad928d655daaef8b3d83de1a47cd3b7b92b4f0.tar.gz
crawl-ref-4cad928d655daaef8b3d83de1a47cd3b7b92b4f0.zip
Outsource more miscellaneous names besides colors (glowing color types,
writing types for Tomes of Destruction), and move them into their own file. Also, tweak the message for glowing colors used by scrolls of random uselessness so that they no longer have to start with consonants. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5269 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/database.cc')
-rw-r--r--crawl-ref/source/database.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl-ref/source/database.cc b/crawl-ref/source/database.cc
index c1350cb2b4..6b7f0cf4b7 100644
--- a/crawl-ref/source/database.cc
+++ b/crawl-ref/source/database.cc
@@ -74,6 +74,8 @@ static TextDB AllDBs[] =
"database/rand_all.txt", // jewellery and general
// This doesn't really belong here, but they *are* god gifts...
"database/monname.txt", // orcish names for Beogh to choose from
+ // This doesn't really belong here, but *can* be used by randarts...
+ "database/miscname.txt", // names for miscellaneous things
NULL),
TextDB( "db/speak",