diff options
| author | Dr-J <daniel.jarrott0@gmail.com> | 2016-12-26 22:55:47 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-12-26 22:55:47 +0000 |
| commit | 2d101a1b8d757ffb29637c995d852594c157db73 (patch) | |
| tree | 09493aa5eccfcc6119ccb67fab0eaa4dd9ca0b53 | |
| parent | 4bc5a5be32bc79277e6e86a1a7e7084cc5e780c8 (diff) | |
DB/Quest: Breadcrumbs again
Forgot to unlink some of these quests earlier.
| -rw-r--r-- | sql/updates/world/3.3.5/2016_12_26_07_world.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2016_12_26_07_world.sql b/sql/updates/world/3.3.5/2016_12_26_07_world.sql new file mode 100644 index 00000000000..727ee3780f5 --- /dev/null +++ b/sql/updates/world/3.3.5/2016_12_26_07_world.sql @@ -0,0 +1 @@ +UPDATE `quest_template_addon` SET `NextQuestID`=0 WHERE `ID`IN(12451,12161,12425,11175,11406,12182,12189,11573,11995,12469,12542,11996,12511,12208,12210); |
