Core/Units: moved health and power ordering predicates from Unit header into CommonPredicates

Port From (https://github.com/TrinityCore/TrinityCore/commit/2f6ed2c203b16a1d1e85f61a8b8e2cf3d1a4e784)
This commit is contained in:
hondacrx
2024-02-06 10:01:30 -05:00
parent 33cb5faf28
commit aac60cf9a8
9 changed files with 74 additions and 77 deletions
+1
View File
@@ -7,6 +7,7 @@ using Game.BattleGrounds;
using Game.DataStorage;
using Game.Entities;
using Game.Loots;
using Game.Miscellaneous;
using Game.Scripting;
using Game.Spells;
using System;