Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(DB/Loot): Correct Zul'Aman prisoner loot. #18869

Merged
merged 2 commits into from
May 9, 2024

Conversation

heyitsbench
Copy link
Contributor

Changes Proposed:

This PR proposes changes to:

  • Database (Loot).

Issues Addressed:

SOURCE:

The changes have been validated through:

  • Live research (checked on live servers, i.e. Classic WotLK)
  • The changes promoted by this pull request come partially from another project (cherry-pick), particularly this CMaNGOS commit authored by AnonXS.

Tests Performed:

This PR has been:

  • Tested in-game by the author.

How to Test the Changes:

  • This pull request does not require further testing.

Known Issues and TODO List:

How to Test AzerothCore PRs

When a PR is ready to be tested, it will be marked as [WAITING TO BE TESTED].

You can help by testing PRs and writing your feedback here on the PR's page on GitHub. Follow the instructions here:

http://www.azerothcore.org/wiki/How-to-test-a-PR

REMEMBER: when testing a PR that changes something generic (i.e. a part of code that handles more than one specific thing), the tester should not only check that the PR does its job (e.g. fixing spell XXX) but especially check that the PR does not cause any regression (i.e. introducing new bugs).

For example: if a PR fixes spell X by changing a part of code that handles spells X, Y, and Z, we should not only test X, but we should test Y and Z as well.

heyitsbench and others added 2 commits May 7, 2024 22:08
Co-Authored-By: AnonXS <19734826+anonxs@users.noreply.github.com>
@heyitsbench
Copy link
Contributor Author

Do note that because of the linked issue affecting AC, one prisoner is not spawned at all and one is both statically spawned and summoned during the raid. Because of this, four chests do get created and this PR can be tested, but if the chests were handled differently or fewer prisoners could be created, it would be possible that only three loot templates could be generated instead of four.

@Kitzunu
Copy link
Member

Kitzunu commented May 8, 2024

Bench making a pr?!

@heyitsbench
Copy link
Contributor Author

Bench making a pr?!

gib review

@Kitzunu
Copy link
Member

Kitzunu commented May 9, 2024

review gibben

@Kitzunu Kitzunu merged commit 51202f8 into azerothcore:master May 9, 2024
20 checks passed
ikkj pushed a commit to ikkj/AzerothCore-wotlk-with-NPCBots that referenced this pull request Jun 10, 2024
* Init.

Co-Authored-By: AnonXS <19734826+anonxs@users.noreply.github.com>

* Adjust variable spacing.

---------

Co-authored-by: AnonXS <19734826+anonxs@users.noreply.github.com>
ikkj pushed a commit to ikkj/AzerothCore-wotlk-with-NPCBots that referenced this pull request Jun 13, 2024
* Init.

Co-Authored-By: AnonXS <19734826+anonxs@users.noreply.github.com>

* Adjust variable spacing.

---------

Co-authored-by: AnonXS <19734826+anonxs@users.noreply.github.com>
ikkj pushed a commit to ikkj/AzerothCore-wotlk-with-NPCBots that referenced this pull request Jun 13, 2024
* Init.

Co-Authored-By: AnonXS <19734826+anonxs@users.noreply.github.com>

* Adjust variable spacing.

---------

Co-authored-by: AnonXS <19734826+anonxs@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DB related to the SQL database Ready to be Reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants