mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
Implemented script for npcs 32369,32371,32372. By Malcrom.
For a full fix apply http://trinitydatabase.org/index.php?/topic/14699-fix-transitus-shield-invisible-bunny-positions-violet-stand/ --HG-- branch : trunk
This commit is contained in:
@@ -385,6 +385,7 @@ void AddSC_icecrown();
|
||||
void AddSC_sholazar_basin();
|
||||
void AddSC_storm_peaks();
|
||||
void AddSC_zuldrak();
|
||||
void AddSC_crystalsong_forest();
|
||||
|
||||
//outland
|
||||
void AddSC_boss_exarch_maladaar(); //Auchindoun Auchenai Crypts
|
||||
@@ -851,6 +852,7 @@ void AddScripts()
|
||||
AddSC_sholazar_basin();
|
||||
AddSC_storm_peaks();
|
||||
AddSC_zuldrak();
|
||||
AddSC_crystalsong_forest();
|
||||
|
||||
//outland
|
||||
AddSC_boss_exarch_maladaar(); //Auchindoun Auchenai Crypts
|
||||
|
||||
Reference in New Issue
Block a user