mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Missing part
This commit is contained in:
@@ -1071,7 +1071,7 @@ class TC_GAME_API ObjectMgr
|
||||
|
||||
void LoadVendors();
|
||||
void LoadTrainerSpell();
|
||||
void AddSpellToTrainer(uint32 entry, uint32 spell, uint32 spellCost, uint32 reqSkill, uint32 reqSkillValue, uint32 reqLevel);
|
||||
void AddSpellToTrainer(uint32 entry, uint32 spell, uint32 spellCost, uint32 reqSkill, uint32 reqSkillValue, uint32 reqLevel, uint32 Index);
|
||||
|
||||
void LoadTerrainPhaseInfo();
|
||||
void LoadTerrainSwapDefaults();
|
||||
|
||||
Reference in New Issue
Block a user