Skip to content

DB/Quest The creature falls into the ground when following #31239

@AlexPro54

Description

@AlexPro54

Description

During the "Guardians of the Altar" quest (quest=4901), when following "Ranshalla" (npc=10300),
he falls underground due to the incorrectly specified height in script_waypoint

SQL fix

UPDATE `script_waypoint` SET `location_z`=803.93 WHERE  `entry`=10300 AND `pointid`=7;

Branch

3.3.5

TC rev. hash/commit

TrinityCore rev. e678324 2025-08-25

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions