Session hunting zone additions.
Contributed by manax182.
This commit is contained in:
@@ -6,9 +6,33 @@
|
||||
# Default: 3600000 (1 hour)
|
||||
InitialTime = 3600000
|
||||
|
||||
# Maximum added time.
|
||||
# Default: 18000000 (5 hours)
|
||||
MaximumAddedTime = 18000000
|
||||
# Initial free time Primeval Isle.
|
||||
# Default: 7200000 (1 hour)
|
||||
PrimevalStart = 7200000
|
||||
|
||||
# Maximum Added time Primeval Isle.
|
||||
# Default: 46800000 (13 hours)
|
||||
PrimevalMaxTime = 46800000
|
||||
|
||||
# Maximum Added time Alligator Island.
|
||||
# Default: 10800000 (3 hours)
|
||||
AlligatorMaxTime = 10800000
|
||||
|
||||
# Maximum Added time Forgotten Primeval Garden.
|
||||
# Default: 21600000 (6 hours)
|
||||
PrimevalGardenMaxTime = 21600000
|
||||
|
||||
# Initial free time Antharas Lair.
|
||||
# Default: 25200000 (7 hours)
|
||||
AntharasLairStart = 25200000
|
||||
|
||||
# Maximum Added time Antharas Lair.
|
||||
# Default: 151200000 (42 hours)
|
||||
AntharasLairMaxTime = 151200000
|
||||
|
||||
# Reset delay Only Antharas Lair (Weekly).
|
||||
# Default: 604800000 (7 Days)
|
||||
AntharasLairResetDelay = 604800000
|
||||
|
||||
# Reset delay.
|
||||
# Default: 36000000 (10 hours)
|
||||
@@ -17,3 +41,8 @@ ResetDelay = 36000000
|
||||
# Teleport fee.
|
||||
# Default: 10000
|
||||
TeleportFee = 10000
|
||||
|
||||
# TODO: NOT USED
|
||||
# Maximum added time.
|
||||
# Default: 18000000 (5 hours)
|
||||
# MaximumAddedTime = 18000000
|
||||
|
||||
Reference in New Issue
Block a user