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
2 changed files with 3 additions and 1 deletions

View File

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