Skip to content

Conversation

@blinkysc
Copy link
Contributor

[!] Please Read! This PR comes from AI with MCP

Changes Proposed:

This PR proposes changes to:

  • Core (units, players, creatures, game systems).
  • Scripts (bosses, spell scripts, creature scripts).
  • Database (SAI, creatures, etc).

Issues Addressed:

SOURCE:

The changes have been validated through:

  • Live research (checked on live servers, e.g Classic WotLK, Retail, etc.)
  • Sniffs (remember to share them with the open source community!)
  • Video evidence, knowledge databases or other public sources (e.g forums, Wowhead, etc.)
  • The changes promoted by this pull request come partially or entirely from another project (cherry-pick).

Reference video from issue: https://www.youtube.com/watch?v=zSiXX7uS48k

Tests Performed:

This PR has been:

  • Tested in-game by the author.
  • Tested in-game by other community members/someone else other than the author/has been live on production servers.
  • This pull request requires further testing and may have edge cases to be tested.

How to Test the Changes:

  • This pull request can be tested by following the reproduction steps provided in the linked issue
  • This pull request requires further testing.
  1. .go creature id 28160 (Archmage Pentarus in Wintergarde Keep)
  2. Accept quest 12521 "Where in the World is Hemet Nesingwary?"
  3. Talk to Archmage Pentarus to take the flight
  4. Verify the flying machine travels at a reasonable speed (not too slow)
  5. Verify the flying machine faces INTO the portal when arriving at it (not turning away)

Known Issues and TODO List:

  • None

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

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

Fixes azerothcore#21494 - Quest 12521 flying machine was too slow and turned away from portal.

- Increase speed_run from 1.0 to 3.0 for creature 28192
- Fix MOVE_TO_POS orientation to face into portal (-1.5984 rad)
@github-actions github-actions bot added the DB related to the SQL database label Nov 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DB related to the SQL database

Projects

None yet

1 participant