Dreams while sleeping are now slightly longer on average and will contain more possibilities (#1940)

This commit is contained in:
CitadelStationBot
2017-07-07 23:48:49 -07:00
committed by kevinz000
parent a85476ec78
commit 9874978c5c
5 changed files with 112 additions and 26 deletions
+1
View File
@@ -19,5 +19,6 @@ GLOBAL_LIST_INIT(posibrain_names, world.file2list("strings/names/posibrain.txt")
GLOBAL_LIST_INIT(verbs, world.file2list("strings/names/verbs.txt"))
GLOBAL_LIST_INIT(adjectives, world.file2list("strings/names/adjectives.txt"))
GLOBAL_LIST_INIT(dream_strings, world.file2list("strings/dreamstrings.txt"))
//loaded on startup because of "
//would include in rsc if ' was used