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 | 12899c2863ae42ef7bd912c8639ce5c1ed3e95c1 (patch) | |
tree | 034a560984901081f250ea96c1867154c8bb4818 | |
parent | a356555e2cf6c9a88e9039340e8a294a3ed5677a (diff) | |
download | skyhanni-12899c2863ae42ef7bd912c8639ce5c1ed3e95c1.tar.gz skyhanni-12899c2863ae42ef7bd912c8639ce5c1ed3e95c1.tar.bz2 skyhanni-12899c2863ae42ef7bd912c8639ce5c1ed3e95c1.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) |