diff --git a/README.md b/README.md index 5e37c48..7ffe944 100644 --- a/README.md +++ b/README.md @@ -80,3 +80,4 @@ Eluna API for AC: - Added RegisterPlayerEvent 43: `OnBeforePetAddedToWorld()` fires for pets and summoned creatures. https://github.com/azerothcore/Eluna/pull/3 - Added Chat-Handler methods to player events. https://github.com/azerothcore/Eluna/pull/23 - Exposed `ModifyThreatPct()`. https://github.com/azerothcore/Eluna/pull/25 +- Exposed `Object:IsPlayer()`. https://github.com/azerothcore/Eluna/pull/42