Misc fixes

This commit is contained in:
Hondacrx
2025-06-08 18:32:12 -04:00
parent c2877fe813
commit e88513b855
4 changed files with 11 additions and 6 deletions
+3
View File
@@ -788,6 +788,7 @@ namespace Game.Spells
spellId = 5421;
break;
case ShapeShiftForm.BearForm:
case ShapeShiftForm.DireBearForm:
spellId = 1178;
spellId2 = 21178;
spellId3 = 106829;
@@ -1333,6 +1334,7 @@ namespace Game.Spells
case ShapeShiftForm.TravelForm:
case ShapeShiftForm.AquaticForm:
case ShapeShiftForm.BearForm:
case ShapeShiftForm.DireBearForm:
case ShapeShiftForm.FlightFormEpic:
case ShapeShiftForm.FlightForm:
case ShapeShiftForm.MoonkinForm:
@@ -1393,6 +1395,7 @@ namespace Game.Spells
{
// Nordrassil Harness - bonus
case ShapeShiftForm.BearForm:
case ShapeShiftForm.DireBearForm:
case ShapeShiftForm.CatForm:
AuraEffect dummy = target.GetAuraEffect(37315, 0);
if (dummy != null)