diff options
| -rw-r--r-- | sql/updates/world/3.3.5/2017_09_26_05_world_335.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/3.3.5/2017_09_26_05_world_335.sql b/sql/updates/world/3.3.5/2017_09_26_05_world_335.sql index 6a327408caa..2f359074d95 100644 --- a/sql/updates/world/3.3.5/2017_09_26_05_world_335.sql +++ b/sql/updates/world/3.3.5/2017_09_26_05_world_335.sql @@ -1,2 +1,2 @@ -- -UPDATE `smart_scripts` SET `event_type`=19, `event_param1`=4442, `comment`="Eridan Bluewind - On Quest \'Purified!'\ Taken - Run Script" WHERE `entryorguid`=9116 AND `source_type`=0;
\ No newline at end of file +UPDATE `smart_scripts` SET `event_type`=19, `event_param1`=4442, `comment`="Eridan Bluewind - On Quest \'Purified!'\ Taken - Run Script" WHERE `entryorguid`=9116 AND `source_type`=0; |
