mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
DB/Creature: Fix waypoints for Civilian Recruit
This commit is contained in:
2
sql/updates/world/3.3.5/2019_02_26_00_world.sql
Normal file
2
sql/updates/world/3.3.5/2019_02_26_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `waypoints` SET `position_x`=2296.830322, `position_y`=5241.380371, `position_z`=11.390709 WHERE `entry`=25220 AND `pointid`=12;
|
||||
Reference in New Issue
Block a user