diff options
| author | offl <offl@users.noreply.github.com> | 2021-11-20 23:54:59 +0200 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2022-03-22 23:18:40 +0100 |
| commit | 95803376f6228012bcb101fb9a7d8f2c031a0da9 (patch) | |
| tree | bc2211c390c23a305062ad1af5e22d10942971ab | |
| parent | 67954a6991ad01c7453aee62b0962eccb43a9fed (diff) | |
DB/SAI: c3973ff577511773bb6bc94bd738b9014060e060 followup
(cherry picked from commit da4d6f2dd19ef53b7fd70ad39ee114e818db6d42)
| -rw-r--r-- | sql/updates/world/master/2022_03_22_05_world_2021_11_20_04_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_03_22_05_world_2021_11_20_04_world.sql b/sql/updates/world/master/2022_03_22_05_world_2021_11_20_04_world.sql new file mode 100644 index 00000000000..f38aeef7810 --- /dev/null +++ b/sql/updates/world/master/2022_03_22_05_world_2021_11_20_04_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `target_type`=6 WHERE `id`=0 AND `entryorguid`=20483 AND `source_type`=0; |
