mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-27 04:12:40 +01:00
Merge branch '4.3.4' of http://gitlab.com/trinitycore/TrinityCore_434 into 4.3.4
This commit is contained in:
5
sql/updates/world/2015_09_11_55_world.sql
Normal file
5
sql/updates/world/2015_09_11_55_world.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `action_param1`= 371 WHERE `entryorguid`=30134 AND `source_type`=0 AND `id` =16;
|
||||
UPDATE `smart_scripts` SET `action_param1`= 371 WHERE `entryorguid`=3038200 AND `source_type`=9 AND `id` =2;
|
||||
UPDATE `creature_addon` SET `mount`=14332 WHERE `guid`=370861;
|
||||
UPDATE `creature_addon` SET `mount`=0 WHERE `guid`=370857;
|
||||
Reference in New Issue
Block a user