From 44bdaeb16d58d516692bf5ec6a7d8e69779cead8 Mon Sep 17 00:00:00 2001 From: MobiusDev <8391001+MobiusDevelopment@users.noreply.github.com> Date: Sat, 14 Oct 2017 15:34:00 +0000 Subject: [PATCH] Added custom SellBuffs command description. --- L2J_Mobius_1.0_Ertheia/dist/game/config/Custom/SellBuffs.ini | 1 + .../dist/game/config/Custom/SellBuffs.ini | 1 + L2J_Mobius_3.0_Helios/dist/game/config/Custom/SellBuffs.ini | 3 ++- .../dist/game/config/Custom/SellBuffs.ini | 1 + 4 files changed, 5 insertions(+), 1 deletion(-) diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/config/Custom/SellBuffs.ini b/L2J_Mobius_1.0_Ertheia/dist/game/config/Custom/SellBuffs.ini index 3caa0755fa..1c50d35a49 100644 --- a/L2J_Mobius_1.0_Ertheia/dist/game/config/Custom/SellBuffs.ini +++ b/L2J_Mobius_1.0_Ertheia/dist/game/config/Custom/SellBuffs.ini @@ -1,6 +1,7 @@ # --------------------------------------------------------------------------- # Sell Buffs configuration # --------------------------------------------------------------------------- +# Command: .sellbuff or .sellbuffs # Enable/Disable selling buffs SellBuffEnable = False diff --git a/L2J_Mobius_2.5_Underground/dist/game/config/Custom/SellBuffs.ini b/L2J_Mobius_2.5_Underground/dist/game/config/Custom/SellBuffs.ini index 3caa0755fa..1c50d35a49 100644 --- a/L2J_Mobius_2.5_Underground/dist/game/config/Custom/SellBuffs.ini +++ b/L2J_Mobius_2.5_Underground/dist/game/config/Custom/SellBuffs.ini @@ -1,6 +1,7 @@ # --------------------------------------------------------------------------- # Sell Buffs configuration # --------------------------------------------------------------------------- +# Command: .sellbuff or .sellbuffs # Enable/Disable selling buffs SellBuffEnable = False diff --git a/L2J_Mobius_3.0_Helios/dist/game/config/Custom/SellBuffs.ini b/L2J_Mobius_3.0_Helios/dist/game/config/Custom/SellBuffs.ini index 3caa0755fa..8e8a0596f6 100644 --- a/L2J_Mobius_3.0_Helios/dist/game/config/Custom/SellBuffs.ini +++ b/L2J_Mobius_3.0_Helios/dist/game/config/Custom/SellBuffs.ini @@ -1,9 +1,10 @@ # --------------------------------------------------------------------------- # Sell Buffs configuration # --------------------------------------------------------------------------- +# Command: .sellbuff or .sellbuffs # Enable/Disable selling buffs -SellBuffEnable = False +SellBuffEnable = True # Multipler for mana cost of buffs MpCostMultipler = 1 diff --git a/L2J_Mobius_Classic_2.0_Saviors/dist/game/config/Custom/SellBuffs.ini b/L2J_Mobius_Classic_2.0_Saviors/dist/game/config/Custom/SellBuffs.ini index 3caa0755fa..1c50d35a49 100644 --- a/L2J_Mobius_Classic_2.0_Saviors/dist/game/config/Custom/SellBuffs.ini +++ b/L2J_Mobius_Classic_2.0_Saviors/dist/game/config/Custom/SellBuffs.ini @@ -1,6 +1,7 @@ # --------------------------------------------------------------------------- # Sell Buffs configuration # --------------------------------------------------------------------------- +# Command: .sellbuff or .sellbuffs # Enable/Disable selling buffs SellBuffEnable = False