mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
Ruby Sanctum:
- Scripted General Zarithrian - Flame walls will now open after killing saviana and baltharus - Fixed savianas timers - Fixed some typos (baltarhus -> baltharus)
This commit is contained in:
@@ -484,6 +484,7 @@ void AddSC_instance_ruby_sanctum(); // Ruby Sanctum
|
||||
void AddSC_ruby_sanctum();
|
||||
void AddSC_boss_baltharus_the_warborn();
|
||||
void AddSC_boss_saviana_ragefire();
|
||||
void AddSC_boss_general_zarithrian();
|
||||
|
||||
void AddSC_dalaran();
|
||||
void AddSC_borean_tundra();
|
||||
@@ -1183,6 +1184,7 @@ void AddNorthrendScripts()
|
||||
AddSC_ruby_sanctum();
|
||||
AddSC_boss_baltharus_the_warborn();
|
||||
AddSC_boss_saviana_ragefire();
|
||||
AddSC_boss_general_zarithrian();
|
||||
|
||||
AddSC_dalaran();
|
||||
AddSC_borean_tundra();
|
||||
|
||||
Reference in New Issue
Block a user