diff options
author | Killyana <morphone1@gmail.com> | 2015-12-09 16:53:04 +0100 |
---|---|---|
committer | Killyana <morphone1@gmail.com> | 2015-12-09 16:53:04 +0100 |
commit | 49e70f8eb4f3956b5261702a98a810a79af1d825 (patch) | |
tree | d07e30888acea1e74adbd190ef81423fcf279101 | |
parent | dca2c11081b0942f525bd683eb688bc4cae7d904 (diff) |
DB: New line
-rw-r--r-- | sql/updates/world/2015_12_09_00_world.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2015_12_09_00_world.sql b/sql/updates/world/2015_12_09_00_world.sql index 634530a62ee..6ac4da31404 100644 --- a/sql/updates/world/2015_12_09_00_world.sql +++ b/sql/updates/world/2015_12_09_00_world.sql @@ -1,3 +1,3 @@ -- UPDATE `smart_scripts` SET `event_param1`=15, `comment`="Short John Mithril - On Waypoint 15 Reached - Say Line 1" WHERE `entryorguid`=14508 AND `source_Type`=0 AND `id` IN (2); -UPDATE `smart_scripts` SET `event_param1`=15, `comment`="Short John Mithril - On Waypoint 15 Reached - Cast 'Summon Pirate Booty (DND)'" WHERE `entryorguid`=14508 AND `source_Type`=0 AND `id` IN (3);
\ No newline at end of file +UPDATE `smart_scripts` SET `event_param1`=15, `comment`="Short John Mithril - On Waypoint 15 Reached - Cast 'Summon Pirate Booty (DND)'" WHERE `entryorguid`=14508 AND `source_Type`=0 AND `id` IN (3); |