aboutsummaryrefslogtreecommitdiff
path: root/src/bindings/scripts
diff options
context:
space:
mode:
authorQAston <none@none>2009-06-27 15:29:06 +0200
committerQAston <none@none>2009-06-27 15:29:06 +0200
commita74ae1873997342ab79ae5db12d6361d7865000f (patch)
tree97b3e7e37e9b546fb77191d2943bbbf8ac9c3685 /src/bindings/scripts
parent81042a1f4f6a62e784629d7893c28c1de31a1803 (diff)
parent4a93373c0698a4b9b05f91bbedf1f1b8b9880238 (diff)
*Merge tc1 commits 1582-1590
--HG-- branch : trunk
Diffstat (limited to 'src/bindings/scripts')
-rw-r--r--src/bindings/scripts/scripts/zone/tempest_keep/the_mechanar/boss_pathaleon_the_calculator.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bindings/scripts/scripts/zone/tempest_keep/the_mechanar/boss_pathaleon_the_calculator.cpp b/src/bindings/scripts/scripts/zone/tempest_keep/the_mechanar/boss_pathaleon_the_calculator.cpp
index 5b9d74d72c8..a6b0338411e 100644
--- a/src/bindings/scripts/scripts/zone/tempest_keep/the_mechanar/boss_pathaleon_the_calculator.cpp
+++ b/src/bindings/scripts/scripts/zone/tempest_keep/the_mechanar/boss_pathaleon_the_calculator.cpp
@@ -77,7 +77,6 @@ struct TRINITY_DLL_DECL boss_pathaleon_the_calculatorAI : public ScriptedAI
Enraged = false;
Counter = 0;
-
summons.DespawnAll();
}
void EnterCombat(Unit *who)