fix(Scripts/Ulduar): Fix Razorscale walking in air animation (#24940)

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Andrew 2026-02-28 15:47:08 -03:00 committed by GitHub
parent 6fdcd717c2
commit c4a49f914a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View file

@ -0,0 +1 @@
UPDATE `waypoint_data` SET `move_type` = 1 WHERE `id` = 1376110;