mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 00:58:33 +00:00
OnParty
This commit is contained in:
@@ -107,7 +107,7 @@ bool CastPowerWordShieldOnNotFullAction::isUseful()
|
||||
return GetTarget();
|
||||
}
|
||||
|
||||
bool CastPowerWordFortitudeAction::Execute(Event event)
|
||||
bool CastPowerWordFortitudeOnPartyAction::Execute(Event event)
|
||||
{
|
||||
Unit* target = GetTarget();
|
||||
if (!target)
|
||||
|
||||
Reference in New Issue
Block a user