From 5a06f3c90c1923813a0d4f30e00fec4c90b812ea Mon Sep 17 00:00:00 2001 From: Filip Date: Sat, 24 Aug 2013 18:00:46 +0200 Subject: DB/SAI: The Last of Her Kind credit update By @untaught, fixes #10254 --- sql/updates/world/2013_08_24_02_world_sai.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/world/2013_08_24_02_world_sai.sql (limited to 'sql/updates') diff --git a/sql/updates/world/2013_08_24_02_world_sai.sql b/sql/updates/world/2013_08_24_02_world_sai.sql new file mode 100644 index 00000000000..d74e148773f --- /dev/null +++ b/sql/updates/world/2013_08_24_02_world_sai.sql @@ -0,0 +1 @@ +UPDATE `smart_scripts` SET `target_type`=23 WHERE `entryorguid`=30468 AND `source_type`=0 AND `id`=2 AND `link`=0; -- cgit v1.2.3