azerothcore / mod-aoe-loot

Loot all bodies at once!
GNU Affero General Public License v3.0
28 stars 31 forks source link

refactor. Updating module logic #41

Closed pangolp closed 1 month ago

pangolp commented 1 month ago

Changes Proposed:

Issues Addressed:

SOURCE:

Tests Performed:

How to Test the Changes:

  1. Clone the repository
  2. Update the emulator
  3. Kill a series of NPCs and you will be able to observe that all the loot, as long as it is less than 15 items, will go to a single body, being eliminated from the rest.
pangolp commented 1 month ago

Thanks @Helias