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/gameobject): Fixes quest In Memoriam #2300

Closed
wants to merge 2 commits into from
Closed

fix(DB/gameobject): Fixes quest In Memoriam #2300

wants to merge 2 commits into from

Conversation

wizzymore
Copy link
Contributor

CHANGES PROPOSED:
  • Change the faction of Horn Fragment
ISSUES ADDRESSED:
TESTS PERFORMED:

.go go 268627
.sum Normal_Player ( Non GM )

HOW TO TEST THE CHANGES:

.go go 268627
.sum Normal_Player ( Non GM )

KNOWN ISSUES AND TODO LIST:
Target branch(es):
  • Master

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 in the PR's page on GitHub. Follow the instructions here:

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

Fix for
#2138
@ghost
Copy link

ghost commented Sep 22, 2019

Did you test this using the latest commit and a fresh DB? This should already have been fixed in PR #2231. Only the phase of the object was wrong (as you proceed through the "Sons of Hodir" quest chain the area "Thunderfall" is phased).

@ghost
Copy link

ghost commented Sep 22, 2019

As a side note: The faction of a game object does not affect it's visibility, it only affects damage calculation through spells. Visibility is controlled via phase mask of the game object.

@ghost
Copy link

ghost commented Sep 22, 2019

Ok, tested on commit 6ebd64e with a fresh DB and the quest is working fine, so this PR is not needed.

@wizzymore
Copy link
Contributor Author

Indeed this was fixed, the way i tested was wrong.

Good job @Stoabrogga with that PR!

I will close this.

@wizzymore wizzymore closed this Sep 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

In Memoriam (Quest) - Bug again
2 participants