mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-28 16:16:27 +00:00
feat(Core/Packet): SMSG_DURABILITY_DAMAGE_DEATH (#10894)
This commit is contained in:
committed by
GitHub
parent
ccb6d3e5a1
commit
6a6d0e5907
@@ -2471,6 +2471,7 @@ DurabilityLoss.InPvP = 0
|
||||
#
|
||||
# DurabilityLoss.OnDeath
|
||||
# Description: Durability loss percentage on death.
|
||||
# Note: On 3.3.5 client always shows log message "Your items have lost 10% durability"
|
||||
# Default: 10
|
||||
|
||||
DurabilityLoss.OnDeath = 10
|
||||
|
||||
Reference in New Issue
Block a user