mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01:00
DB/Misc: Fix some startup errors
This commit is contained in:
5
sql/updates/world/4.3.4/2016_12_28_52_world.sql
Normal file
5
sql/updates/world/4.3.4/2016_12_28_52_world.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `entryorguid`=-303316 WHERE `entryorguid`=-13579;
|
||||
UPDATE `smart_scripts` SET `entryorguid`=-303311 WHERE `entryorguid`=-19361;
|
||||
UPDATE `smart_scripts` SET `entryorguid`=-303312 WHERE `entryorguid`=-19402;
|
||||
UPDATE `smart_scripts` SET `entryorguid`=-303315 WHERE `entryorguid`=-19412;
|
||||
Reference in New Issue
Block a user