You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lblUpdateEntryTooltip.Text="Temporarily changes the source Creature\'s entry, but preserves the same AI. The team setting determines which display Id will be used if there is a different one for each faction.";
1579
-
lblUpdateEntryTeam.Visible=true;
1580
-
cmbUpdateEntryTeam.Visible=true;
1578
+
lblUpdateEntryTooltip.Text="Temporarily changes the source Creature\'s entry, but preserves the same AI.";
1581
1579
break;
1582
1580
}
1583
1581
case56:// Remove Guardians
1584
1582
{
1585
1583
lblUpdateEntryTooltip.Text="Unsummons all Guardian Pets with the given creature Id that are owned by the source Unit. If no creature Id is provided, it unsummons all of them.";
0 commit comments