Session hunting zone additions.

Contributed by manax182.
This commit is contained in:
MobiusDevelopment
2021-02-06 21:03:27 +00:00
parent 8833a59e55
commit fa04eff2fa
18 changed files with 524 additions and 184 deletions

View File

@@ -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