diff --git a/data/sql/updates/pending_db_world/rev_1783248002.sql b/data/sql/updates/pending_db_world/rev_1783248002.sql new file mode 100644 index 0000000000..2fe755ea91 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1783248002.sql @@ -0,0 +1,3 @@ + +-- Set Cast Flag for Net Spell. +UPDATE `smart_scripts` SET `action_param2` = 12 WHERE (`entryorguid` = 6230) AND (`source_type` = 0) AND (`id` IN (0));