[7147] Check creature template type/family at server startup.

This commit is contained in:
VladimirMangos 2009-01-23 01:18:51 +03:00
parent 11ed0e99a8
commit 100801b713
11 changed files with 39 additions and 5 deletions

View file

@ -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