[8158] Update playercreateinfo_action base at UDB data for this table.

* Some fixes added for used UDB data base at not applied old mangos sql update and drop some wrong data.
* Primary key added to avoid button duplicates for (race,class) pair.
* This update expected to fix recently problems with empty action bars for new created characters

Note: This sql update not affect existed characters.
This commit is contained in:
VladimirMangos 2009-07-10 22:05:01 +04:00
parent 104158d93d
commit 50dbfadcb3
4 changed files with 654 additions and 113 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8157"
#define REVISION_NR "8158"
#endif // __REVISION_NR_H__