Core/DataStores: Fixed db2 structures after 7.3.5
This commit is contained in:
@@ -67,7 +67,7 @@ namespace Game.Chat
|
||||
return false;
|
||||
}
|
||||
|
||||
PowerType powerType = classEntry.PowerType;
|
||||
PowerType powerType = classEntry.DisplayPower;
|
||||
|
||||
// reset m_form if no aura
|
||||
if (!player.HasAuraType(AuraType.ModShapeshift))
|
||||
|
||||
Reference in New Issue
Block a user