mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
DB/Creature: Reguid one spawn to proper 4.3.4 spawns guids
This commit is contained in:
2
sql/updates/world/6.x/2016_09_29_00_world.sql
Normal file
2
sql/updates/world/6.x/2016_09_29_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature` SET `guid`=250022 WHERE `guid`=452399 AND `id`=5767;
|
||||
Reference in New Issue
Block a user