Gives nightmares a random shadowling name (#31188)

* fuck you ruined my !ONE COMMIT PR!

* !ONE COMMIT PR!
This commit is contained in:
Armhulen
2017-10-03 18:41:37 -05:00
committed by CitadelStationBot
parent aec96bbbbe
commit 65a73bcefa
3 changed files with 15 additions and 4 deletions
+1
View File
@@ -15,6 +15,7 @@ GLOBAL_LIST_INIT(carp_names, world.file2list("strings/names/carp.txt"))
GLOBAL_LIST_INIT(golem_names, world.file2list("strings/names/golem.txt"))
GLOBAL_LIST_INIT(plasmaman_names, world.file2list("strings/names/plasmaman.txt"))
GLOBAL_LIST_INIT(posibrain_names, world.file2list("strings/names/posibrain.txt"))
GLOBAL_LIST_INIT(nightmare_names, world.file2list("strings/names/nightmare.txt"))
GLOBAL_LIST_INIT(verbs, world.file2list("strings/names/verbs.txt"))