Added support for CB teleports and buffs.
This commit is contained in:
12
trunk/dist/game/config/Custom.properties
vendored
12
trunk/dist/game/config/Custom.properties
vendored
@@ -587,3 +587,15 @@ FreeJumpsForAll = False
|
||||
# Enable Custom Community Board
|
||||
# Default: False
|
||||
CustomCommunityBoard = True
|
||||
|
||||
# Currency used by the Community Board (itemId)
|
||||
# Default: 57 (Adena)
|
||||
CommunityCurrencyId = 57
|
||||
|
||||
# Price for Teleports
|
||||
# Default: 0 (free)
|
||||
CommunityTeleportPrice = 0
|
||||
|
||||
# Price for Buffs
|
||||
# Default: 0 (free)
|
||||
CommunityBuffPrice = 0
|
||||
|
Reference in New Issue
Block a user