diff options
author | Thunderblade73 <85900443+Thunderblade73@users.noreply.github.com> | 2023-09-26 10:54:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-26 10:54:55 +0200 |
commit | f755b02173fa3f5b3374b1629be4bea35df3452a (patch) | |
tree | bfc66de2e1e1bd059ed20ad96b3151192b83e8c0 /CHANGELOG.md | |
parent | b20320d8fc9d0b8747dc955668226000a47e23cf (diff) | |
download | skyhanni-f755b02173fa3f5b3374b1629be4bea35df3452a.tar.gz skyhanni-f755b02173fa3f5b3374b1629be4bea35df3452a.tar.bz2 skyhanni-f755b02173fa3f5b3374b1629be4bea35df3452a.zip |
Fixed NPC price for seeds #501
* Fixed Npc price for moneyPerHourMergeSeeds
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e70aa30e3..9eb3470c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -269,6 +269,7 @@ + Fixed item rarity problems with very special. - hannibal2 + Fixed party member detection issues for the tab complete feature. - CalMWolfs + Hide item rarity error message in /ff. - hannibal2 ++ Fixed issue with Wheat Profit Display not showing the correct value when combined with Seeds. - Thunderblade73 ### Removed Features |