diff options
author | Malcrom <malcromdev@gmail.com> | 2013-06-13 23:20:50 -0230 |
---|---|---|
committer | Malcrom <malcromdev@gmail.com> | 2013-06-13 23:20:50 -0230 |
commit | cecbb79a392c42511b739acc092ee7da99072ec3 (patch) | |
tree | 96869a432e2975d6152c48e83481621e677154d4 | |
parent | 7a6aef0f9fe43684ef19529350bf7bed25b70b13 (diff) |
DB/SAI: Needs this too :)
-rw-r--r-- | sql/updates/world/2013_06_13_05_world_sai.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2013_06_13_05_world_sai.sql b/sql/updates/world/2013_06_13_05_world_sai.sql new file mode 100644 index 00000000000..8f510380a95 --- /dev/null +++ b/sql/updates/world/2013_06_13_05_world_sai.sql @@ -0,0 +1 @@ +UPDATE `smart_scripts` SET `event_flags`=4 WHERE `entryorguid`=19507 AND `source_type`=0 AND `id`=1; |