From 005e5537ea5646d1e22f2d6a3d22fe2e443bf2c1 Mon Sep 17 00:00:00 2001 From: SnapperRy Date: Wed, 19 Oct 2016 13:14:50 +0200 Subject: DB/Quest: Stinking Up Southshore should not be repeatable. --- sql/updates/world/3.3.5/2016_10_19_00_world_335.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/3.3.5/2016_10_19_00_world_335.sql (limited to 'sql') diff --git a/sql/updates/world/3.3.5/2016_10_19_00_world_335.sql b/sql/updates/world/3.3.5/2016_10_19_00_world_335.sql new file mode 100644 index 00000000000..ef769535f36 --- /dev/null +++ b/sql/updates/world/3.3.5/2016_10_19_00_world_335.sql @@ -0,0 +1,2 @@ +-- +UPDATE `quest_template_addon` SET `SpecialFlags`=0 WHERE `ID`=1657; -- cgit v1.2.3