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 Included] Teleporter in Maztheril Cave Winterspring for Awbee's Scale and The Dragon's Eye #429

Open
StraysFromPath opened this issue Dec 12, 2024 · 1 comment

Comments

@StraysFromPath
Copy link

StraysFromPath commented Dec 12, 2024

This teleporter has a awbee's scale check but I am not doing awbee's scale, I am doing the dragon's eye, which cannot be done because the teleporter will not move me.

Same as this isuse: azerothcore/azerothcore-wotlk#17855

Acore doesn't give a shit but since this is individual progression we should fix ony attunement as atm ony cannot be attuned by alliance.

This is the fix:

DELETE FROM acore_world.conditions WHERE SourceTypeOrReferenceId=17 AND SourceGroup=0 AND SourceEntry=17159 AND SourceId=0 AND ElseGroup=0 AND ConditionTypeOrReference=2 AND ConditionTarget=1 AND ConditionValue1=12923 AND ConditionValue2=1 AND ConditionValue3=0;

@StraysFromPath StraysFromPath changed the title Teleporter in Maztheril Cave Winterspring for Awbee's Scale and The Dragon's Eye [Fix Included] Teleporter in Maztheril Cave Winterspring for Awbee's Scale and The Dragon's Eye Dec 12, 2024
@sogladev
Copy link
Contributor

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

No branches or pull requests

2 participants