diff options
| author | offl <offl@users.noreply.github.com> | 2021-11-20 23:54:59 +0200 |
|---|---|---|
| committer | offl <offl@users.noreply.github.com> | 2021-11-20 23:54:59 +0200 |
| commit | da4d6f2dd19ef53b7fd70ad39ee114e818db6d42 (patch) | |
| tree | 2262bebe690762edb9ecf99a0031d6c92ee7d89e | |
| parent | c3973ff577511773bb6bc94bd738b9014060e060 (diff) | |
DB/SAI: c3973ff577511773bb6bc94bd738b9014060e060 followup
| -rw-r--r-- | sql/updates/world/3.3.5/2021_11_20_04_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2021_11_20_04_world.sql b/sql/updates/world/3.3.5/2021_11_20_04_world.sql new file mode 100644 index 00000000000..f38aeef7810 --- /dev/null +++ b/sql/updates/world/3.3.5/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; |
