mirror of
https://github.com/mangosfour/server.git
synced 2026-01-01 16:37:12 +00:00
[7147] Check creature template type/family at server startup.
This commit is contained in:
parent
11ed0e99a8
commit
100801b713
11 changed files with 39 additions and 5 deletions
|
|
@ -146,6 +146,7 @@ pkgdata_DATA = \
|
|||
7133_01_mangos_skill_discovery_template.sql \
|
||||
7133_02_mangos_spell_loot_template.sql \
|
||||
7141_01_mangos_instance_template.sql \
|
||||
7147_01_mangos_creature_template.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -272,4 +273,5 @@ EXTRA_DIST = \
|
|||
7133_01_mangos_skill_discovery_template.sql \
|
||||
7133_02_mangos_spell_loot_template.sql \
|
||||
7141_01_mangos_instance_template.sql \
|
||||
7147_01_mangos_creature_template.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue