[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:
Dramacydal 2013-04-08 13:38:41 +03:00 committed by Antz
parent ab636ea537
commit 456de16b5e
8 changed files with 2634 additions and 6294 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12551"
#define REVISION_NR "12552"
#endif // __REVISION_NR_H__