mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 01:15:35 +01:00
Update 2023_07_28_00_world.sql
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
|
||||
--
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = 15045;
|
||||
|
||||
UPDATE `smart_scripts` SET `action_param1`=290554, `Comment`='After 0 seconds - storedTarget[0]: Cast spell 290554 at storedTarget[0]' WHERE `entryorguid`=14971802 AND `source_type`=9 AND `id`=1;
|
||||
UPDATE `smart_scripts` SET `action_param1`=290554, `Comment`='After 0 seconds - storedTarget[0]: Cast spell 290554 at storedTarget[0]' WHERE `entryorguid`=14971802 AND `source_type`=9 AND `id`=1;
|
||||
|
||||
Reference in New Issue
Block a user