diff options
author | Killyana <morphone1@gmail.com> | 2018-08-26 13:38:22 +0200 |
---|---|---|
committer | Killyana <morphone1@gmail.com> | 2018-08-26 13:38:22 +0200 |
commit | 7346793bcdfef591658b6934220dc25ee52351a3 (patch) | |
tree | ef25d362177f158acb4024e0dce846b08035eddb | |
parent | bab06993e278f790e9236e874290b403c751e9b5 (diff) |
DB/Script: Update guid object related to "Cleansing Witch Hill"
Ref #22262
-rw-r--r-- | sql/updates/world/3.3.5/2018_08_26_02_world_335.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2018_08_26_02_world_335.sql b/sql/updates/world/3.3.5/2018_08_26_02_world_335.sql new file mode 100644 index 00000000000..0031fd8de48 --- /dev/null +++ b/sql/updates/world/3.3.5/2018_08_26_02_world_335.sql @@ -0,0 +1,2 @@ +-- +UPDATE FROM `event_scripts` SET `datalong`=5448 WHERE `id`=15452; |