Scripts/Karazhan: Undeclared spell, fix for #96 #101 (#279)

This commit is contained in:
sucofog
2016-12-16 10:16:01 +01:00
committed by Francesco Borzì
parent b7ee1a9f12
commit 9d0c8dc71b

View File

@@ -448,4 +448,5 @@ void AddSC_boss_attumen()
new boss_midnight();
new boss_attumen();
new boss_attumen_midnight();
new spell_midnight_fixate();
}