From 63c77d2283ec725f552e07dce7328f5e5da7ce40 Mon Sep 17 00:00:00 2001 From: treeston Date: Wed, 24 Aug 2016 14:51:55 +0200 Subject: typo fix for prev commit 376d281 --- sql/updates/world/3.3.5/2016_08_24_05_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/3.3.5/2016_08_24_05_world.sql (limited to 'sql') diff --git a/sql/updates/world/3.3.5/2016_08_24_05_world.sql b/sql/updates/world/3.3.5/2016_08_24_05_world.sql new file mode 100644 index 00000000000..34b2dc925a3 --- /dev/null +++ b/sql/updates/world/3.3.5/2016_08_24_05_world.sql @@ -0,0 +1,2 @@ +-- fix typo in previous update. nobody saw that! +UPDATE `quest_template` SET `RewardFactionOverride1`=9700 WHERE `id` = 12976; -- A Monument to the Fallen awards 97 rep -- cgit v1.2.3