Addition of Achievement box.
Contributed by Serenitty.
This commit is contained in:
19
L2J_Mobius_Essence_5.2_FrostLord/dist/game/config/AchievementBox.ini
vendored
Normal file
19
L2J_Mobius_Essence_5.2_FrostLord/dist/game/config/AchievementBox.ini
vendored
Normal 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
|
||||
Reference in New Issue
Block a user