First Commit

This commit is contained in:
mikx
2025-03-18 19:19:03 -04:00
commit 93073b0be2
10024 changed files with 9034050 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
[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 #
#####################################################################################################