Configuration for removing all ability skills upon delevel.

This commit is contained in:
MobiusDev
2019-03-06 18:23:08 +00:00
parent 20354f0a99
commit b0efc59d8c
21 changed files with 161 additions and 0 deletions

View File

@@ -30,6 +30,10 @@ CommunityEnableHeal = True
# Default: False
CommunityEnableDelevel = False
# Remove all ability skills upon delevel.
# Default: False
DelevelRemoveAbilities = False
# Price for Teleports.
# Default: 0 (free)
CommunityTeleportPrice = 0