[10220] Fixed typos in mangos.sql

* Typos in `1playercreateinfo_*` tables. Thanks to Astoria.
* Lost recent field rename in `item_template`. Thanks to bobi88.
This commit is contained in:
VladimirMangos 2010-07-18 22:51:08 +04:00
parent 5a1a40719c
commit 98ae9efbc6
2 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10219"
#define REVISION_NR "10220"
#endif // __REVISION_NR_H__