mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
feat(Core/Loot): add configurable option to specify ilv restriction for items below player class in NeedBeforeGreed loot mode in DF (#7701)
This commit is contained in:
@@ -3541,6 +3541,14 @@ Item.SetItemTradeable = 1
|
||||
|
||||
FFAPvPTimer = 30
|
||||
|
||||
#
|
||||
# LootNeedBeforeGreedILvlRestriction
|
||||
# Description: Specify level restriction for items below player's subclass in Need Before Greed loot mode in DF groups
|
||||
# Default: 70
|
||||
# 0 - Disabled
|
||||
|
||||
LootNeedBeforeGreedILvlRestriction = 70
|
||||
|
||||
#
|
||||
###################################################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user