Fishing Championship Tournament.
This commit is contained in:
18
trunk/dist/game/config/General.properties
vendored
18
trunk/dist/game/config/General.properties
vendored
@@ -686,6 +686,24 @@ AltLottery3NumberRate = 0.2
|
||||
AltLottery2and1NumberPrize = 200
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Fishing Tournament
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
# Enable or disable the Fishing Tournament system
|
||||
AltFishChampionshipEnabled = True
|
||||
|
||||
# Item Id used as reward
|
||||
AltFishChampionshipRewardItemId = 57
|
||||
|
||||
# Item count used as reward (for the 5 first winners)
|
||||
AltFishChampionshipReward1 = 800000
|
||||
AltFishChampionshipReward2 = 500000
|
||||
AltFishChampionshipReward3 = 300000
|
||||
AltFishChampionshipReward4 = 200000
|
||||
AltFishChampionshipReward5 = 100000
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Item Auction
|
||||
# ---------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user