mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 04:37:02 +00:00
[7896] Rename creature_template class/race fields to trainer_class/trainer_race for clarify use.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
058e74da21
commit
56e86ff05f
7 changed files with 22 additions and 16 deletions
|
|
@ -200,6 +200,7 @@ pkgdata_DATA = \
|
|||
7886_01_mangos_petcreateinfo_spell.sql \
|
||||
7887_01_characters_character_pet.sql \
|
||||
7893_01_mangos_command.sql \
|
||||
7896_01_mangos_creature_template.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -380,4 +381,5 @@ EXTRA_DIST = \
|
|||
7886_01_mangos_petcreateinfo_spell.sql \
|
||||
7887_01_characters_character_pet.sql \
|
||||
7893_01_mangos_command.sql \
|
||||
7896_01_mangos_creature_template.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue