mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
[c12552] Differ random property and random suffix entries in item_enchantment_template table. Use negative values for random suffixes. This will fix overlapping entries.
Fixes cmangos/issues#138 Signed-off-by: Dramacydal <PulLumBerMal@gmail.com>
This commit is contained in:
parent
ab636ea537
commit
456de16b5e
8 changed files with 2634 additions and 6294 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#ifndef __REVISION_SQL_H__
|
||||
#define __REVISION_SQL_H__
|
||||
#define REVISION_DB_CHARACTERS "required_12161_01_characters_characters"
|
||||
#define REVISION_DB_MANGOS "required_12216_12_mangos_spell_loot_template"
|
||||
#define REVISION_DB_REALMD "required_12112_01_realmd_account_access"
|
||||
#define REVISION_DB_CHARACTERS "required_12447_02_characters_calendar_invites"
|
||||
#define REVISION_DB_MANGOS "required_c12552_01_mangos_item_enchantment_template"
|
||||
#define REVISION_DB_REALMD "required_c12484_02_realmd_account_access"
|
||||
#endif // __REVISION_SQL_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue