diff --git a/data/sql/updates/pending_db_world/wyrmcult-fireball.sql b/data/sql/updates/pending_db_world/wyrmcult-fireball.sql new file mode 100644 index 000000000..49a932376 --- /dev/null +++ b/data/sql/updates/pending_db_world/wyrmcult-fireball.sql @@ -0,0 +1 @@ +UPDATE `smart_scripts` SET `action_param1` = 9053 WHERE `source_type` = 0 AND `entryorguid` IN (21382, 21637) AND `id` IN (1, 2) AND `action_type` = 11;