diff options
author | Gacko <gacko28@gmx.de> | 2014-10-11 21:27:02 +0200 |
---|---|---|
committer | Gacko <gacko28@gmx.de> | 2014-10-11 21:27:02 +0200 |
commit | d02f4375134c54dff0199698cdc44f01848baf45 (patch) | |
tree | a10a1160bfdee9f16dceea5aaaa497a328392e6e /sql | |
parent | dd6b484132c9666026b466f6f5fd7a6f2820a9f9 (diff) |
Add new line at end of file.
Diffstat (limited to 'sql')
-rw-r--r-- | sql/updates/world/2014_10_11_05_world.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2014_10_11_05_world.sql b/sql/updates/world/2014_10_11_05_world.sql index 47a061f325e..5a087f3c0d4 100644 --- a/sql/updates/world/2014_10_11_05_world.sql +++ b/sql/updates/world/2014_10_11_05_world.sql @@ -4,4 +4,4 @@ UPDATE `smart_scripts` SET `action_type`=86, `action_param2`=2, `action_param3`= UPDATE `smart_scripts` SET `action_type`=86, `action_param2`=2, `action_param3`=21, `action_param4`=10, `target_type`=1, `target_param1`=0 WHERE `entryorguid`=27409 AND `source_type`=0 AND `id`=5; UPDATE `smart_scripts` SET `action_type`=86, `action_param2`=2, `action_param3`=23, `action_param4`=0, `target_type`=1, `target_param1`=0 WHERE `entryorguid`=31048 AND `source_type`=0 AND `id`=2; UPDATE `smart_scripts` SET `action_type`=85, `action_param2`=2, `target_type`=1 WHERE `entryorguid`=24439 AND `source_type`=0 AND `id`=4; -UPDATE `smart_scripts` SET `action_type`=85, `action_param2`=2, `target_type`=1 WHERE `entryorguid`=27202 AND `source_type`=0 AND `id`=11;
\ No newline at end of file +UPDATE `smart_scripts` SET `action_type`=85, `action_param2`=2, `target_type`=1 WHERE `entryorguid`=27202 AND `source_type`=0 AND `id`=11; |