Update mod_aoe_loot.conf.dist

This commit is contained in:
TerraByte
2025-03-30 15:07:43 -05:00
committed by GitHub
parent aca1ffb70f
commit c0fb421133

View File

@@ -35,4 +35,14 @@ AOELoot.Range = 55.0
# 1 - (Enabled)
#
AOELoot.Group = 1
AOELoot.Group = 1
# AOELoot.Debug
# Description: Enables debuging mode. This will print out the items Detected values of loot in the chat console. The values in the chat should match the looted values, give or take the main looted creature.
# Default: 0 (Disabled)
# Possible values: 0 - (Disabled)
# 1 - (Enabled)
#
AOELoot.Debug = 0