mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 19:37:07 +00:00
[7945] Implement support quest data for DetailsEmoteDelay and OfferRewardEmoteDelay value for set time ordering details and reward emotes.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
afdcc2bbfe
commit
82f16a6579
8 changed files with 48 additions and 15 deletions
|
|
@ -210,6 +210,7 @@ pkgdata_DATA = \
|
|||
7908_03_mangos_creature_template_addon.sql \
|
||||
7932_01_characters_character_pet.sql \
|
||||
7938_01_realmd_account.sql \
|
||||
7945_01_mangos_quest_template.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -400,4 +401,5 @@ EXTRA_DIST = \
|
|||
7908_03_mangos_creature_template_addon.sql \
|
||||
7932_01_characters_character_pet.sql \
|
||||
7938_01_realmd_account.sql \
|
||||
7945_01_mangos_quest_template.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue