[9716] Allow to vendor have same items in list with different extanded price.

This commit is contained in:
VladimirMangos 2010-04-10 04:28:34 +04:00
parent da253087cb
commit 25c2a76b63
12 changed files with 56 additions and 33 deletions

View file

@ -112,6 +112,8 @@ pkgdata_DATA = \
9702_01_characters_item.sql \
9704_01_mangos_achievement_reward.sql \
9710_01_mangos_command.sql \
9716_01_mangos_npc_vendor.sql \
9716_02_mangos_mangos_string.sql \
README
## Additional files to include when running 'make dist'
@ -204,4 +206,6 @@ EXTRA_DIST = \
9702_01_characters_item.sql \
9704_01_mangos_achievement_reward.sql \
9710_01_mangos_command.sql \
9716_01_mangos_npc_vendor.sql \
9716_02_mangos_mangos_string.sql \
README