diff options
author | tkrokli <tkrokli@hotmail.com> | 2016-08-30 03:42:53 +0200 |
---|---|---|
committer | tkrokli <tkrokli@hotmail.com> | 2016-08-30 03:42:53 +0200 |
commit | 69b581deff2cb42b9cb5620c87f0861fcb760bea (patch) | |
tree | 8fcdb9992c47abcd434fe87e7c98110975592e86 | |
parent | 218b02b77d0c147b3f62fefa5f17500d57b459ce (diff) |
SQL file fixed: insert newline at End Of File
-rw-r--r-- | sql/updates/world/3.3.5/2016_08_30_00_world_335.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/3.3.5/2016_08_30_00_world_335.sql b/sql/updates/world/3.3.5/2016_08_30_00_world_335.sql index 89dc5d7472f..ba889fd721c 100644 --- a/sql/updates/world/3.3.5/2016_08_30_00_world_335.sql +++ b/sql/updates/world/3.3.5/2016_08_30_00_world_335.sql @@ -61,4 +61,4 @@ INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type (@GO_IoC,1,0,1,70,0,100,1,2, 0,0,0, 85,21950, 1,0,0,0,0, 7, 0, 0,0,0,0,0,0, "Incantation of Celebras - On Gameobject State Changed - Invoker Cast 'Recite Words of Celebras' (No Repeat)"), (@GO_IoC,1,1,2,61,0,100,0,0, 0,0,0,105, 16, 0,0,0,0,0, 1, 0, 0,0,0,0,0,0, 'Incantation of Celebras - On Gameobject State Changed - Add gameobject flags Not Selectable (target self)'), (@GO_IoC,1,2,3,61,0,100,0,0, 0,0,0, 45, 0, 1,0,0,0,0,11,@Celebras,20,0,0,0,0,0, 'Incantation of Celebras - On Gameobject State Changed - Set Data 0 1, target Celebras, max 20 yards dist.'), -(@GO_IoC,1,3,0,61,0,100,0,0, 0,0,0, 9, 0, 0,0,0,0,0,15, 178560,20,0,0,0,0,0, 'Incantation of Celebras - On Gameobject State Changed - Activate Gameobject Doodad_MaraudonStaffCreator01');
\ No newline at end of file +(@GO_IoC,1,3,0,61,0,100,0,0, 0,0,0, 9, 0, 0,0,0,0,0,15, 178560,20,0,0,0,0,0, 'Incantation of Celebras - On Gameobject State Changed - Activate Gameobject Doodad_MaraudonStaffCreator01'); |