Update Changelogs authored by Ashijin's avatar Ashijin
...@@ -63,7 +63,7 @@ Conditions ...@@ -63,7 +63,7 @@ Conditions
### NEW: isSibling ### NEW: isSibling
- Added `isSibling` condition to check sibling mob relationships - Added `isSibling` condition to check sibling mob relationships
### Targets Condition Improvements ### Targets Condition
- `targets` condition may now specify a targeter instead of relying on inherited targets - `targets` condition may now specify a targeter instead of relying on inherited targets
### Enhancements ### Enhancements
...@@ -138,6 +138,8 @@ API ...@@ -138,6 +138,8 @@ API
- Added icon template API for custom menus - Added icon template API for custom menus
- Expanded templated menu icon functionality - Expanded templated menu icon functionality
- Added more placeholder/variable APIs and RandomDouble bias configuration - Added more placeholder/variable APIs and RandomDouble bias configuration
- Try to append Mythic Type before spawning so that it's available in CreateSpawnEvent
Bug Fixes & Optimizations Bug Fixes & Optimizations
------------------------- -------------------------
... ...
......