diff options
author | Rabbit Whispers <us@starfall.systems> | 2025-06-14 09:15:19 -0500 |
---|---|---|
committer | Rabbit Whispers <us@starfall.systems> | 2025-06-14 13:08:50 -0500 |
commit | 7380279bedc3040cc4a923395368a5de8ffa7874 (patch) | |
tree | 0dc13f42fbdc820d273164c19f194d87c8ac4dc6 /rabbit-bugfix/CHANGELOG.md | |
parent | 8d2cc446bf32b0f2105962def03b2a715d2c4c4c (diff) |
bugfix: Adept and talents_mastery_bonus update passives
This change by yutio888 was merged to t-engine4 master here: https://git.net-core.org/tome/t-engine4/-/commit/01ce59f64d6d6db3796f6186dbe5b67f02261174 but was never actually released in tome-1.7 Co-authored-by: yutio888 <yutio888@qq.com>
Diffstat (limited to 'rabbit-bugfix/CHANGELOG.md')
-rw-r--r-- | rabbit-bugfix/CHANGELOG.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/rabbit-bugfix/CHANGELOG.md b/rabbit-bugfix/CHANGELOG.md new file mode 100644 index 0000000..92b688e --- /dev/null +++ b/rabbit-bugfix/CHANGELOG.md @@ -0,0 +1,12 @@ +# Changelog + +All ntoable changes to this project will be documented in this file. + +This format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). + +## [Unreleased] + +### Added + +- Passives update when taking Adept or equipping/unequipping talents\_mastery\_bonus items. + (This change by yutio888 was merged to the t-engine4 master branch but wasn't included in tome-1.7) |