Usage
Legendary beings associated with the sphere of family will have words from this symbol in their name.
SYMBOL:FAMILY
This is the [SYMBOL:FAMILY] section of the language_SYM.txt raw file. The file defines categories of words, for use with [SELECT_SYMBOL] and [CULL_SYMBOL] arguments in the corresponding entity file to create various pool of words available for procedural generation of game content (for example, Dwarf names). See Language#language_SYM.txt and Entity_token for more details.
Examples
- [SELECT_SYMBOL:FAMILY]
- [CULL_SYMBOL:FAMILY]
Accented characters
The language files are saved in code page 437 encoding. The accented characters in the language files look like nonsense when interpreted as ASCII or ISO 8859-1, which are often the default. On Windows, viewing the language file with the Terminal font is an easy way to see it correctly.
[show][Select all] |
[SYMBOL:FAMILY]
[S_WORD:AUNT]
[S_WORD:BRIDE]
[S_WORD:BROTHER]
[S_WORD:CHILD]
[S_WORD:FATHER]
[S_WORD:HOME]
[S_WORD:MOTHER]
[S_WORD:SISTER]
[S_WORD:UNCLE]
[S_WORD:BABY]
[S_WORD:GIRL]
[S_WORD:BOY]
[S_WORD:WOMAN]
[S_WORD:CLAN]
[S_WORD:KIN]
[S_WORD:BIRTH] |
See Also