24 lines
1.4 KiB
Plaintext
24 lines
1.4 KiB
Plaintext
[worldserver]
|
|
#####################################################################################################
|
|
# #
|
|
# MxWoW - Toon Master (Enable / Disable) #
|
|
# Description: Enables or disable the module #
|
|
# Default: 1 (Enable) #
|
|
# 0 (Disable) #
|
|
# #
|
|
MxWoW_ToonMaster.Enabled = 1 #
|
|
#####################################################################################################
|
|
# MxWoW - Toon Master (MaxLevel) #
|
|
# Description: Maximum level to get experience bonus #
|
|
# Default: 70 #
|
|
# Between 1 and 80. Set it to 70 to get bonus experience in pre-wotlk content #
|
|
# #
|
|
MxWoW_ToonMaster.MaxLevel = 70 #
|
|
#####################################################################################################
|
|
# MxWoW - Toon Master (Announce) #
|
|
# Description: Percent bonus of experience gained per max level character #
|
|
# Default: 1 (Enable) #
|
|
# 0 (Disable) #
|
|
# #
|
|
MxWoW_ToonMaster.Verbose = 0 #
|
|
##################################################################################################### |