diff options
| author | Filip <boev.filip@gmail.com> | 2013-10-25 15:52:26 +0200 |
|---|---|---|
| committer | Filip <boev.filip@gmail.com> | 2013-10-25 15:52:26 +0200 |
| commit | 5e62edd7c9273859848c01f933e52b292100b0d0 (patch) | |
| tree | 3cc781b2ceb2e77060366315d269d239a5e50a25 | |
| parent | f93ac805fdcaf14b80bd541aee31e1f70240a8f3 (diff) | |
Db/Update: Rockjaw Backbreaker script spam
By @untaught fixes #11112
| -rw-r--r-- | sql/updates/world/2013_10_25_00_world_update.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2013_10_25_00_world_update.sql b/sql/updates/world/2013_10_25_00_world_update.sql new file mode 100644 index 00000000000..6d1b11c5111 --- /dev/null +++ b/sql/updates/world/2013_10_25_00_world_update.sql @@ -0,0 +1 @@ +UPDATE `smart_scripts` SET `event_flags`=1 WHERE `entryorguid`=1118 AND `id`=0 AND `source_type`=0; |
