mirror of
https://github.com/mangosfour/server.git
synced 2025-12-29 07:37:05 +00:00
[7390] Implement heroic instance quest requirement in areatrigger_teleport.
Also more fixes for prev. sql update. Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
bda5dffcdb
commit
83affb51fd
8 changed files with 47 additions and 19 deletions
|
|
@ -192,6 +192,7 @@ pkgdata_DATA = \
|
|||
7376_01_mangos_spell_area.sql \
|
||||
7382_01_mangos_creature_template.sql \
|
||||
7388_01_mangos_mangos_string.sql \
|
||||
7390_01_mangos_areatrigger_teleport.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -364,4 +365,5 @@ EXTRA_DIST = \
|
|||
7376_01_mangos_spell_area.sql \
|
||||
7382_01_mangos_creature_template.sql \
|
||||
7388_01_mangos_mangos_string.sql \
|
||||
7390_01_mangos_areatrigger_teleport.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue