mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-30 17:03:48 +00:00
OnParty
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user