aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Scripting/ScriptMgr.cpp
diff options
context:
space:
mode:
authorFoereaper <Foereaper@users.noreply.github.com>2017-08-20 18:16:23 +0200
committerShauren <shauren.trinity@gmail.com>2020-08-23 14:35:07 +0200
commit07e903a23d16a93f9a9ca2e1fdac06cd6debd824 (patch)
tree0677495b5cbca91d7fa5b5d776a3fcb0b3d6f7eb /src/server/game/Scripting/ScriptMgr.cpp
parent3fcb592568442374b7e23519f4ba58cf1f43138c (diff)
Scripts/Naxxramas: Fix Heigan the Unclean eruption event (#20129)
By scheduling the eruption event without cancelling the previously registered eruption events, Heigan's eruption (or dance) would overlap and cause a runaway scenario, where eruptions would not follow a proper timer. By using Reschedule and not locking the Eruption event to the fighting phase, the dance now works as intended. (cherry picked from commit 6f4492bc61f0883df7dac81ef6235a1cb7299bc7)
Diffstat (limited to 'src/server/game/Scripting/ScriptMgr.cpp')
0 files changed, 0 insertions, 0 deletions