mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 13:37:02 +00:00
[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:
parent
01d326b90d
commit
4e16982d18
7 changed files with 20 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue