diff --git a/trunk/dist/game/config/Custom.properties b/trunk/dist/game/config/Custom.properties index 01cf63ce1f..29c92ef198 100644 --- a/trunk/dist/game/config/Custom.properties +++ b/trunk/dist/game/config/Custom.properties @@ -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 diff --git a/trunk/dist/game/data/html/CommunityBoard/Custom/home.html b/trunk/dist/game/data/html/CommunityBoard/Custom/home.html index cc8c3733cf..451f57efba 100644 --- a/trunk/dist/game/data/html/CommunityBoard/Custom/home.html +++ b/trunk/dist/game/data/html/CommunityBoard/Custom/home.html @@ -5,7 +5,6 @@

-