Load properly TeleportShareLocationLcoinCost configuration.

Contributed by nasseka.
This commit is contained in:
MobiusDevelopment
2022-07-12 21:21:09 +00:00
parent b244ccce81
commit d77eff9430
8 changed files with 56 additions and 56 deletions

View File

@@ -683,6 +683,19 @@ SubjugationTopicHeader = Purge reward
SubjugationTopicBody = Reward for being in the top of the best players in clearing the lands of Aden
# ---------------------------------------------------------------------------
# Share Location Settings
# ---------------------------------------------------------------------------
Share loction L-Coin cost.
# Default: 50
ShareLocationLcoinCost = 1000
# Teleport share location L-Coin cost.
# Default: 400
TeleportShareLocationLcoinCost = 400
# ---------------------------------------------------------------------------
# Developer Settings
# ---------------------------------------------------------------------------
@@ -711,16 +724,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