Replacements for using minimal and maximal words.
This commit is contained in:
@@ -12,11 +12,11 @@ MpCostMultipler = 1
|
||||
# Payment for Sell Buff System, can be changed to custom server coin
|
||||
PaymentID = 57
|
||||
|
||||
# Minimal price of every buff
|
||||
MinimalPrice = 100000
|
||||
# Minimum price of every buff
|
||||
MinimumPrice = 100000
|
||||
|
||||
# Maximal price of every buff
|
||||
MaximalPrice = 100000000
|
||||
# Maximum price of every buff
|
||||
MaximumPrice = 100000000
|
||||
|
||||
# Maximum count of buffs in sell list
|
||||
MaxBuffs = 20
|
||||
|
Reference in New Issue
Block a user