14 lines
377 B
INI
14 lines
377 B
INI
# ---------------------------------------------------------------------------
|
|
# Allowed Player Races
|
|
# ---------------------------------------------------------------------------
|
|
|
|
# Allowing specific races to be created.
|
|
# Default: True
|
|
AllowHuman = True
|
|
AllowElf = True
|
|
AllowDarkElf = True
|
|
AllowOrc = True
|
|
AllowDwarf = True
|
|
AllowKamael = True
|
|
AllowErtheia = True
|