[9698] Fixed .pdump work after 'data' drop.

Also add `character_talent` including to pdump

Signed-off-by: VladimirMangos <vladimir@getmangos.com>

Also drop save `item_text` as not used in items/mails now after switch to 3.3.3
This commit is contained in:
Splinter 2010-04-08 22:19:24 +04:00 committed by VladimirMangos
parent 30360f13db
commit 7a0cb930eb
3 changed files with 41 additions and 78 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9697"
#define REVISION_NR "9698"
#endif // __REVISION_NR_H__