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

DB/Misc: Update Maraudon Earth Song Falls portal coordinates #30011

Closed
CraftedRO opened this issue May 26, 2024 · 1 comment
Closed

DB/Misc: Update Maraudon Earth Song Falls portal coordinates #30011

CraftedRO opened this issue May 26, 2024 · 1 comment

Comments

@CraftedRO
Copy link
Contributor

Description

Update spell_target_position coordinates for Portal to Inner Maraudon : Maraudon Earth Song Falls

Source: cmangos.

SQL fix

-- Update Maraudon Earth Song Falls portal coordinates
UPDATE `spell_target_position` SET `PositionX`=386.27, `PositionY`=33.4144, `PositionZ`=-130.934 WHERE `ID`=21128;

Branch

3.3.5

TC rev. hash/commit

623180a

Copy link

33ec319

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant