diff options
author | Roman / Linnea Gräf <roman.graef@gmail.com> | 2022-09-08 14:12:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-08 14:12:03 +0200 |
commit | c671d5c03fb5d0410645d8b6edc56adeda3d94a7 (patch) | |
tree | aefebc84b904e8476cbedbdc4cb4e2bf54f5831d /Update Notes | |
parent | 1695ef38badc02ed6b5abae2d7bb6175e62855bc (diff) | |
download | NotEnoughUpdates-c671d5c03fb5d0410645d8b6edc56adeda3d94a7.tar.gz NotEnoughUpdates-c671d5c03fb5d0410645d8b6edc56adeda3d94a7.tar.bz2 NotEnoughUpdates-c671d5c03fb5d0410645d8b6edc56adeda3d94a7.zip |
Add item ids to Books in more places (#256)
* Add item ids to Books in more places
Add item ids to Enchanted Books in the Bazaar and in the Experimentation
Table.
Add ItemResolutionQuery as a new way to query items and item ids.
Co-authored-by: romangraef <roman.graef@gmail.com>
* Update 2.1.md
* Infer found a bug that already existed before.
* add support for animated crab hats
Co-authored-by: hannibal00212 <24389977+hannibal00212@users.noreply.github.com>
Co-authored-by: nopo <noahogno@gmail.com>
Diffstat (limited to 'Update Notes')
-rw-r--r-- | Update Notes/2.1.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Update Notes/2.1.md b/Update Notes/2.1.md index 90ebbf87..b5853248 100644 --- a/Update Notes/2.1.md +++ b/Update Notes/2.1.md @@ -109,6 +109,7 @@ - Added blur limit to map at 100 - nopo - Added bazaar sacks profit feature - hannibal2 - Added an option to disable etherwarp overlay when TP is denied - hannibal2 +- Added bazaar prices to enchants in the enchantment table - hannibal2 / nea89 ### **Bug Fixes:** |