mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 19:37:07 +00:00
[7887] Drop pet spell teaching code, including field in character_pet.
This commit is contained in:
parent
8171bb57dd
commit
c56ef09fa3
10 changed files with 23 additions and 210 deletions
|
|
@ -198,6 +198,7 @@ pkgdata_DATA = \
|
|||
7884_04_characters_character_aura.sql \
|
||||
7884_05_characters_character_action.sql \
|
||||
7886_01_mangos_petcreateinfo_spell.sql \
|
||||
7887_01_characters_character_pet.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -376,4 +377,5 @@ EXTRA_DIST = \
|
|||
7884_04_characters_character_aura.sql \
|
||||
7884_05_characters_character_action.sql \
|
||||
7886_01_mangos_petcreateinfo_spell.sql \
|
||||
7887_01_characters_character_pet.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue