mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
DB/Creature: Fix movement type for Thomas Yance
(cherry picked from commit c911a2aaa9)
This commit is contained in:
2
sql/updates/world/2015_11_06_25_world_2015_10_31_02.sql
Normal file
2
sql/updates/world/2015_11_06_25_world_2015_10_31_02.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature` SET `MovementType`=2 WHERE `guid`=84011 AND `id`=18672;
|
||||
Reference in New Issue
Block a user