mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-21 02:20:00 +01:00
Typo
This commit is contained in:
parent
3aa43cbb3c
commit
531fc42509
@ -11,7 +11,7 @@ bool SkadiFreezingCloudTrigger::IsActive()
|
|||||||
// Need to check two conditions here - the persistent ground effect doesn't
|
// 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.
|
// 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
|
// 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.
|
// Therefore check both conditions and trigger on either.
|
||||||
|
|
||||||
// Check this one first, if true then we don't need to iterate over any objects
|
// Check this one first, if true then we don't need to iterate over any objects
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user