Disallow character creation by race.
This commit is contained in:
15
trunk/dist/game/config/Custom.properties
vendored
15
trunk/dist/game/config/Custom.properties
vendored
@@ -509,6 +509,21 @@ AllowChangePassword = False
|
||||
OldDropBehavior = False
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# 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
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Custom Starting Location
|
||||
# ---------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user