mirror of
https://github.com/mangosfour/server.git
synced 2025-12-17 16:37:00 +00:00
[11852] Add support for db scripts assigned to gossip menus
This commit is contained in:
parent
83e85416f4
commit
4c82458874
13 changed files with 76 additions and 48 deletions
|
|
@ -755,7 +755,7 @@ void ScriptMgr::LoadGossipScripts()
|
|||
{
|
||||
LoadScripts(sGossipScripts, "gossip_scripts");
|
||||
|
||||
// checks are done in LoadGossipMenuItems
|
||||
// checks are done in LoadGossipMenuItems and LoadGossipMenu
|
||||
}
|
||||
|
||||
void ScriptMgr::LoadCreatureMovementScripts()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue