mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Getter added & Extra Code Cleanup
This commit is contained in:
@@ -811,6 +811,7 @@ ElunaRegister<Creature> CreatureMethods[] =
|
||||
{ "SetEquipmentSlots", &LuaCreature::SetEquipmentSlots },
|
||||
|
||||
// Boolean
|
||||
{ "IsRegeneratingHealth", &LuaCreature::IsRegeneratingHealth },
|
||||
#if defined(TRINITY) || defined(AZEROTHCORE)
|
||||
{ "IsDungeonBoss", &LuaCreature::IsDungeonBoss },
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user