Addition of Time Limited Zones configurations.
This commit is contained in:
15
L2J_Mobius_7.0_PreludeOfWar/dist/game/config/TimeLimitedZones.ini
vendored
Normal file
15
L2J_Mobius_7.0_PreludeOfWar/dist/game/config/TimeLimitedZones.ini
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# ---------------------------------------------------------------------------
|
||||
# Time Limited Zones
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
# Initial free time.
|
||||
# Default: 3600000 (1 hour)
|
||||
InitialTime = 3600000
|
||||
|
||||
# Reset delay.
|
||||
# Default: 36000000 (10 hours)
|
||||
ResetDelay = 36000000
|
||||
|
||||
# Teleport fee.
|
||||
# Default: 150000
|
||||
TeleportFee = 150000
|
||||
Reference in New Issue
Block a user