Addition of Achievement box.

Contributed by Serenitty.
This commit is contained in:
MobiusDevelopment
2022-12-14 22:25:24 +00:00
parent 6066031563
commit fd9a116f81
63 changed files with 3607 additions and 14 deletions

View File

@@ -0,0 +1,19 @@
# --------------------------------------------------------------------------
# Achievement Box Settings
# --------------------------------------------------------------------------
EnabledAchievementBox = False
# Amount of mobs killed.
# Retail is 1000.
PointsForReward = 1000
# --------------------------------------------------------------------------
# Achievement Box PVP Settings
# --------------------------------------------------------------------------
EnabledAchievementPvP = False
# Amount of Players killed.
# Retail is 5.
PointsForPvpReward = 5