mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-17 16:10:49 +01:00
CORE/Scripting: Move Commander Sarannis & Thorngrin the Tender to cpp scripting. Add instance script.
Thanks to Vincent Micheal for the help :)
This commit is contained in:
@@ -579,6 +579,9 @@ void AddSC_instance_arcatraz();
|
||||
void AddSC_boss_high_botanist_freywinn(); //TK Botanica
|
||||
void AddSC_boss_laj();
|
||||
void AddSC_boss_warp_splinter();
|
||||
void AddSC_boss_thorngrin_the_tender();
|
||||
void AddSC_boss_commander_sarannis();
|
||||
void AddSC_instance_the_botanica();
|
||||
void AddSC_boss_alar(); //TK The Eye
|
||||
void AddSC_boss_kaelthas();
|
||||
void AddSC_boss_void_reaver();
|
||||
|
||||
Reference in New Issue
Block a user