[10203] Rename item_template.Faction to Flags2 and define some values for it.

Thanks to Shauren for research flag ITEM_FLAGS2_COST_REQUIRES_GOLD meaning
and inspiring in general what must be done long time ago with field rename
and other enum values listing.
This commit is contained in:
VladimirMangos 2010-07-17 04:46:04 +04:00
parent 01d326b90d
commit 4e16982d18
7 changed files with 20 additions and 6 deletions

View file

@ -107,6 +107,7 @@ pkgdata_DATA = \
10160_02_characters_pet_aura.sql \
10171_01_mangos_mangos_string.sql \
10197_01_mangos_playercreateinfo.sql \
10203_01_mangos_item_template.sql \
README
## Additional files to include when running 'make dist'
@ -194,4 +195,5 @@ EXTRA_DIST = \
10160_02_characters_pet_aura.sql \
10171_01_mangos_mangos_string.sql \
10197_01_mangos_playercreateinfo.sql \
10203_01_mangos_item_template.sql \
README