[9711] Include in 9692_02_characters_mail.sql convertor for items.

It included in swith time sql update for use in cases not converted yes characters DB.
It can be not 100% safe used for already used in 3.3.3 mode chaarcters data.
BUT if you want you can use it at own choice ofc.

Fixed durability problem after switch. Converted non-bag items only.
Bags not have normally item text and durability.
This commit is contained in:
VladimirMangos 2010-04-09 23:35:45 +04:00
parent 6ef88699d1
commit c6fc16d064
2 changed files with 13 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9710"
#define REVISION_NR "9711"
#endif // __REVISION_NR_H__