mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
feat: add Unit:GetThreatList (#117)
This commit is contained in:
@@ -102,6 +102,7 @@ Eluna API for AC:
|
||||
### Unit
|
||||
- Added `Unit:ModifyThreatPct()`: https://github.com/azerothcore/mod-eluna/pull/25
|
||||
- Added `Unit:GetAttackers()`: https://github.com/azerothcore/mod-eluna/pull/116
|
||||
- Added `Unit:GetThreatList()`: https://github.com/azerothcore/mod-eluna/pull/117
|
||||
|
||||
### GameObject
|
||||
- Added `GameObject:AddLoot()` to add loot at runtime to an **empty** container: https://github.com/azerothcore/mod-eluna/pull/52
|
||||
|
||||
Reference in New Issue
Block a user