Adapted sellbuffs command for HighFive.
This commit is contained in:
22
L2J_Mobius_CT_2.6_HighFive/dist/game/config/Custom/SellBuffs.ini
vendored
Normal file
22
L2J_Mobius_CT_2.6_HighFive/dist/game/config/Custom/SellBuffs.ini
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
# ---------------------------------------------------------------------------
|
||||
# Sell Buffs configuration
|
||||
# ---------------------------------------------------------------------------
|
||||
# Command: .sellbuff or .sellbuffs
|
||||
|
||||
# Enable/Disable selling buffs
|
||||
SellBuffEnable = False
|
||||
|
||||
# Multipler for mana cost of buffs
|
||||
MpCostMultipler = 1
|
||||
|
||||
# Payment for Sell Buff System, can be changed to custom server coin
|
||||
PaymentID = 57
|
||||
|
||||
# Minimal price of every buff
|
||||
MinimalPrice = 100000
|
||||
|
||||
# Maximal price of every buff
|
||||
MaximalPrice = 100000000
|
||||
|
||||
# Maximum count of buffs in sell list
|
||||
MaxBuffs = 20
|
||||
Reference in New Issue
Block a user