mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 21:26:23 +00:00
feat(Core/Items): Delete old item id from recovery item (#18332)
This commit is contained in:
committed by
GitHub
parent
a452b25def
commit
985410f184
@@ -2616,6 +2616,14 @@ ItemDelete.Quality = 3
|
||||
|
||||
ItemDelete.ItemLevel = 80
|
||||
|
||||
#
|
||||
# ItemDelete.KeepDays
|
||||
# Description: Time (in days)
|
||||
# Default: 0 - (Disabled, Don't delete any it)
|
||||
# 30 - (Enabled)
|
||||
|
||||
ItemDelete.KeepDays = 0
|
||||
|
||||
#
|
||||
###################################################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user