diff --git a/sql/updates/world/4.3.4/2020_07_22_06_world.sql b/sql/updates/world/4.3.4/2020_07_22_06_world.sql new file mode 100644 index 00000000000..2c14012dc11 --- /dev/null +++ b/sql/updates/world/4.3.4/2020_07_22_06_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `target_type`=0 WHERE `action_type` IN (38,39);