DB/SAI: Fixed some db errors introduced in cc08aa8e24

This commit is contained in:
ModoX
2023-07-28 00:20:14 +02:00
parent 1af6533c0f
commit 8f3f6584c3
@@ -0,0 +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;