mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-20 18:10:02 +01:00
OnParty
This commit is contained in:
parent
34210e0508
commit
626cf44ad5
@ -107,7 +107,7 @@ bool CastPowerWordShieldOnNotFullAction::isUseful()
|
|||||||
return GetTarget();
|
return GetTarget();
|
||||||
}
|
}
|
||||||
|
|
||||||
bool CastPowerWordFortitudeAction::Execute(Event event)
|
bool CastPowerWordFortitudeOnPartyAction::Execute(Event event)
|
||||||
{
|
{
|
||||||
Unit* target = GetTarget();
|
Unit* target = GetTarget();
|
||||||
if (!target)
|
if (!target)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user