mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-29 05:11:55 +01:00
DB/Misc: Fix some startup errors
This commit is contained in:
3
sql/updates/world/4.3.4/2017_10_24_12_world.sql
Normal file
3
sql/updates/world/4.3.4/2017_10_24_12_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `action_param1` = 371 WHERE `entryorguid` = 23671 AND `source_type` = 0 AND `id` = 1 AND `link` = 2;
|
||||
UPDATE `smart_scripts` SET `action_param1` = 169 WHERE `entryorguid` = 23671 AND `source_type` = 0 AND `id` = 3 AND `link` = 4;
|
||||
Reference in New Issue
Block a user