VoidRift / AutoPotion

BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

Fixed bug with Profaned Soul Artifact item. #2

Closed VilcsiTH closed 2 years ago

VilcsiTH commented 2 years ago

Profaned Soul Artifact has a similar bug to Heart of the Elements. Its buff ID is 592.

Before fix: https://user-images.githubusercontent.com/7689214/182370329-226c9505-aa9d-43ab-9f53-49db9095538d.mp4

After fix: https://user-images.githubusercontent.com/7689214/182370465-2ea13957-8e33-46c6-88dd-b332be3560c2.mp4

Also bumped version number.

Tested Mutated Truffle aswell, an accessory that summons a minion similar to Heart of the Elements and Profaned Soul Artifact, however, it was unaffected by this bug.

VoidRift commented 2 years ago

Thank you for the fix. Merged and published a new version.