aboutsummaryrefslogtreecommitdiff
path: root/src/trinitycore
diff options
context:
space:
mode:
authormegamage <none@none>2009-02-04 20:50:26 -0600
committermegamage <none@none>2009-02-04 20:50:26 -0600
commit649ab47d5467dde5ee5f749dad742fd0ca349a4d (patch)
tree3cd6afc13421b3da94eea00282d23eaa11b82714 /src/trinitycore
parentae5e608c00bde11f8c1178b3f1f07bab4f855272 (diff)
*Remove corpse reclaim delay for pve. Check your conf file to make sure it is disabled.
--HG-- branch : trunk
Diffstat (limited to 'src/trinitycore')
-rw-r--r--src/trinitycore/trinitycore.conf.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trinitycore/trinitycore.conf.dist b/src/trinitycore/trinitycore.conf.dist
index 827d5c238e7..1ceb1ec37df 100644
--- a/src/trinitycore/trinitycore.conf.dist
+++ b/src/trinitycore/trinitycore.conf.dist
@@ -1098,7 +1098,7 @@ DurabilityLossChance.Parry = 0.05
DurabilityLossChance.Block = 0.05
Death.SicknessLevel = 11
Death.CorpseReclaimDelay.PvP = 1
-Death.CorpseReclaimDelay.PvE = 1
+Death.CorpseReclaimDelay.PvE = 0
###################################################################################################################
#