# --------------------------------------------------------------------------- # 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