Item mall renamed to prime shop to match newer branches.

This commit is contained in:
MobiusDev
2018-04-06 20:34:06 +00:00
parent 5ad5c31753
commit 7647bfd74a
13 changed files with 55 additions and 55 deletions

View File

@@ -840,16 +840,16 @@ BotReportDelay = 30
AllowReportsFromSameClanMembers = False
# ---------------------------------------------------------------------------
# Item-Mall (Prime-Shop) Settings
# Prime-Shop Settings
# ---------------------------------------------------------------------------
# Enable Item-Mall.
# Enable Prime-Shop.
# Must enable in L2.ini client file.
# Default: False
EnableItemMall = False
EnablePrimeShop = False
# Item Id used by item mall.
# Item Id used by prime shop.
# Default: -1
GamePointItemId = -1
PrimeShopItemId = -1
# ---------------------------------------------------------------------------
# Developer Settings