From f09531775a3229dbed3da8ae6edc9b29e5ae803b Mon Sep 17 00:00:00 2001 From: Bobblybook Date: Mon, 21 Oct 2024 22:33:24 +1100 Subject: [PATCH] Typo --- .../dungeons/wotlk/utgardepinnacle/UtgardePinnacleTriggers.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/strategy/dungeons/wotlk/utgardepinnacle/UtgardePinnacleTriggers.cpp b/src/strategy/dungeons/wotlk/utgardepinnacle/UtgardePinnacleTriggers.cpp index 587f4e06..168d16e6 100644 --- a/src/strategy/dungeons/wotlk/utgardepinnacle/UtgardePinnacleTriggers.cpp +++ b/src/strategy/dungeons/wotlk/utgardepinnacle/UtgardePinnacleTriggers.cpp @@ -11,7 +11,7 @@ bool SkadiFreezingCloudTrigger::IsActive() // Need to check two conditions here - the persistent ground effect doesn't // seem to be detectable until 3-5 secs in, despite it dealing damage. // The initial breath triggers straight away but once it's over, the bots will run back on - // to the frezzing cloud and take damage. + // to the freezing cloud and take damage. // Therefore check both conditions and trigger on either. // Check this one first, if true then we don't need to iterate over any objects