aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/3.3.5/2021_07_21_01_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2021_07_21_01_world.sql b/sql/updates/world/3.3.5/2021_07_21_01_world.sql
new file mode 100644
index 00000000000..b527334e54d
--- /dev/null
+++ b/sql/updates/world/3.3.5/2021_07_21_01_world.sql
@@ -0,0 +1,4 @@
+--
+DELETE FROM `achievement_criteria_data` WHERE `criteria_id`=4112 AND `type`=15;
+INSERT INTO `achievement_criteria_data` (`criteria_id`, `type`, `value1`, `value2`, `ScriptName`) VALUES
+(4112, 15, 3, 0, '');