[10645] Use more make sense corpse expire check timer period.

Use 3 hours timer when bones really expired by Corpse::IsExpired code each 1 hr
just lol ;) So restore old 20 min time used long time ago.

Thanks to TGM for pointing to patch.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Shauren 2010-10-26 13:39:06 +04:00 committed by VladimirMangos
parent b09838fe3b
commit f50dc536ec
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10644"
#define REVISION_NR "10645"
#endif // __REVISION_NR_H__