fix: disable pikit drops due to vanilla steal failure bug

This commit is contained in:
aerinon
2026-03-11 15:29:09 -06:00
parent b2b775e243
commit a4d7d63235
3 changed files with 3 additions and 2 deletions

View File

@@ -3,5 +3,6 @@
* 1.5.6
* Multiworld: Fixed a generation crash when beemizer is active and pottery is enabled. Pot locations are now properly filled with same-player items when the MW limit is hit even when beemizer has replaced native pot items.
* Customizer: Added `item_pool_adjust` section to apply additive/subtractive deltas to the base item pool rather than replacing it entirely.
* Enemy Drops: Pikit are no longer eligible for dropped items due to a vanilla bug where a failed steal can overwrite the assigned drop.