diff options
| author | Lorenz <lo.scherf@gmail.com> | 2022-09-07 13:49:03 +0200 |
|---|---|---|
| committer | Lorenz <lo.scherf@gmail.com> | 2022-09-07 13:49:03 +0200 |
| commit | 42a44053d36367b75f1e3532824d9dda3d04e774 (patch) | |
| tree | 034a560984901081f250ea96c1867154c8bb4818 | |
| parent | a6c7a6acdf01cdeca612fcaa7732aaf347d2104d (diff) | |
| download | SkyHanni-42a44053d36367b75f1e3532824d9dda3d04e774.tar.gz SkyHanni-42a44053d36367b75f1e3532824d9dda3d04e774.tar.bz2 SkyHanni-42a44053d36367b75f1e3532824d9dda3d04e774.zip | |
Added circle around the player when having the Fire Veil Wand ability running
| -rw-r--r-- | CHANGELOG.md | 1 | ||||
| -rw-r--r-- | FEATURES.md | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4022db3b5..a85a48d47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ ### Misc - Added hiding the flame particles when using the Fire Veil Wand ability +- Added circle around the player when having the Fire Veil Wand ability running ### Fixes - Fixed enchanted books in bazaar diff --git a/FEATURES.md b/FEATURES.md index d813239f4..3441a1889 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -51,6 +51,7 @@ - Show the cooldown of items in the inventory - Option to change the item background according to the cooldown - Hiding the flame particles when using the Fire Veil Wand ability. +- Circle around the player when having the Fire Veil Wand ability running. ## Summoning Mobs - Summoning Soul Display (Show the name of dropped soul laying on the ground, not working in dungeon when Skytils' "Hide Non-Starred Mobs Nametags" is enabled) |
