Options for disabling specific custom community board functions.
This commit is contained in:
12
trunk/dist/game/config/Custom.properties
vendored
12
trunk/dist/game/config/Custom.properties
vendored
@@ -592,6 +592,18 @@ CustomCommunityBoard = True
|
||||
# Default: 57 (Adena)
|
||||
CommunityCurrencyId = 57
|
||||
|
||||
# Enable Multisells.
|
||||
# Default: True
|
||||
CommunityEnableMultisells = True
|
||||
|
||||
# Enable Teleports.
|
||||
# Default: True
|
||||
CommunityEnableTeleports = True
|
||||
|
||||
# Enable Buffs.
|
||||
# Default: True
|
||||
CommunityEnableBuffs = True
|
||||
|
||||
# Price for Teleports.
|
||||
# Default: 0 (free)
|
||||
CommunityTeleportPrice = 0
|
||||
|
Reference in New Issue
Block a user