diff options
| author | Filip <boev.filip@gmail.com> | 2013-09-19 11:59:35 +0200 |
|---|---|---|
| committer | Filip <boev.filip@gmail.com> | 2013-09-19 11:59:35 +0200 |
| commit | 1ede593d4140dde73279add004f5ee7a787b0307 (patch) | |
| tree | 8fab69547f3c1ac1eaeefc5fcc0bdc33f5ea5497 | |
| parent | 7be7eb2b36ba2599908df8f1d064d3884f090542 (diff) | |
Just because....
| -rw-r--r-- | sql/updates/world/2013_09_19_00_world_db_errors.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2013_09_19_00_world_db_errors.sql b/sql/updates/world/2013_09_19_00_world_db_errors.sql index f629b8ba78f..cdf189c38fe 100644 --- a/sql/updates/world/2013_09_19_00_world_db_errors.sql +++ b/sql/updates/world/2013_09_19_00_world_db_errors.sql @@ -62,4 +62,4 @@ UPDATE `smart_scripts` SET `action_type`=11,`action_param1`=61314 WHERE `entryor UPDATE `quest_template` SET `PrevQuestId`=9812 WHERE `Id`=9813; -- Report to Orgnil prevquest -UPDATE `quest_template` SET `PrevQuestId`=805 WHERE `Id`=82 +UPDATE `quest_template` SET `PrevQuestId`=805 WHERE `Id`=823; |
