extern "C" SCRIPT_DECL void _exp_script_register(ScriptMgr* mgr) { SetupInnkeepers(mgr); SetupGuardGossip(mgr); SetupTrainerScript(mgr); SetupMulgoreGossip(mgr); SetupShattrathGossip(mgr); SetupTanarisGossip(mgr); SetupMoongladeScript(mgr); SetupStormwindGossip(mgr); }
extern "C" SCRIPT_DECL void _exp_script_register(ScriptMgr* mgr) { SetupDalaranGossip(mgr); SetupInnkeepers(mgr); SetupGuardGossip(mgr); SetupTrainerScript(mgr); SetupMulgoreGossip(mgr); SetupShattrathGossip(mgr); SetupTanarisGossip(mgr); SetupMoongladeGossip(mgr); SetupStormwindGossip(mgr); SetupTheramoreGossip(mgr); SetupTeldrassilGossip(mgr); SetupBoreanTundraGossip(mgr); SetupWyrmrestTempleGossip(mgr); SetupXpEliminatorGossip(mgr); }
extern "C" SCRIPT_DECL void _exp_script_register(ScriptMgr* mgr) { SetupInnkeepers(mgr); SetupBattlemaster(mgr); SetupGuardGossip(mgr); }