diff options
author | Filip <boev.filip@gmail.com> | 2013-08-24 18:00:46 +0200 |
---|---|---|
committer | Filip <boev.filip@gmail.com> | 2013-08-24 18:00:46 +0200 |
commit | 5a06f3c90c1923813a0d4f30e00fec4c90b812ea (patch) | |
tree | 50ebab12bdb0a88c95f8c79fe094fbf43924b34b | |
parent | adaf5b3d48d9a56da9f6dbac15d15da63bf6ef77 (diff) |
DB/SAI: The Last of Her Kind credit update
By @untaught, fixes #10254
-rw-r--r-- | sql/updates/world/2013_08_24_02_world_sai.sql | 1 |
1 files changed, 1 insertions, 0 deletions
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; |