Load properly TeleportShareLocationLcoinCost configuration.
Contributed by nasseka.
This commit is contained in:
@@ -675,6 +675,19 @@ AutoPlayAttackAction = True
|
||||
ResumeAutoPlay = False
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Share Location Settings
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
Share loction L-Coin cost.
|
||||
# Default: 50
|
||||
ShareLocationLcoinCost = 1000
|
||||
|
||||
# Teleport share location L-Coin cost.
|
||||
# Default: 400
|
||||
TeleportShareLocationLcoinCost = 400
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Developer Settings
|
||||
# ---------------------------------------------------------------------------
|
||||
@@ -703,16 +716,3 @@ AltDevShowQuestsLoadInLogs = False
|
||||
# Show scripts while loading them.
|
||||
# Default: False
|
||||
AltDevShowScriptsLoadInLogs = False
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Share Location Settings
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
Share loction Lcoin cost.
|
||||
# Default: 50
|
||||
ShareLocationLcoinCost= 1000
|
||||
|
||||
# Teleport share location Lcoin cost.
|
||||
# Default: 400
|
||||
TeleportShareLocationLcoinCost= 400
|
||||
|
||||
Reference in New Issue
Block a user