diff options
author | Killyana <morphone1@gmail.com> | 2018-08-14 01:58:24 +0200 |
---|---|---|
committer | Killyana <morphone1@gmail.com> | 2018-08-14 01:58:24 +0200 |
commit | 9f3e6bfe9b76c4b0829cc4bc702d9a31144ce83f (patch) | |
tree | db937671c07e61f8e1b3271c3afbb738df2dbcf3 | |
parent | a4cba5b7cf9554d073209515554f4adc93ee3255 (diff) |
DB/SAI: Update target relate to old template
Closes #22263
-rw-r--r-- | sql/updates/world/3.3.5/2018_08_14_00_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2018_08_14_00_world.sql b/sql/updates/world/3.3.5/2018_08_14_00_world.sql new file mode 100644 index 00000000000..49a5dca5e0e --- /dev/null +++ b/sql/updates/world/3.3.5/2018_08_14_00_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `target_param1`=191124 WHERE `entryorguid`=2902800 AND `source_type`=9 AND `id`=3; |