End of Year updates.

End of Year updates.
This commit is contained in:
Jaysyn904
2021-12-29 01:54:32 -05:00
parent f28baf80a6
commit b55c3cf1f3
1413 changed files with 34011 additions and 18031 deletions

View File

@@ -32,12 +32,22 @@
// to be generated if the "SET_NAME" is set to "RANDOM".
//
// eg. Male Dwarven Villager becomes Gloigan Stonecutter or Rufus Mason.
//
// "TITLE": Prepends the defined string to the NPCs name.
//
// eg. "Lord" Brown
//
// "POSTFIX": Appends the defind string after the NPC's name.
//
// eg. Ralph "the Guard"
//
"RND_ROGUE"
"RND_BARBARIAN"
"RND_FIGHTER"
"RND_CLERIC" : Setting these to "1" will give the NPC a class appropriate
"RND_MAGE" : title
"RND_CLERIC" : Setting these to "1" will give the NPC a randomized class
"RND_MAGE" : appropriate postfix
"RND_DRUID"
"RND_RANGER"