aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGacko <gacko28@gmx.de>2013-04-13 20:41:08 +0200
committerGacko <gacko28@gmx.de>2013-04-13 20:41:08 +0200
commitbf10860a1c237fda0f7dd62297d6a591247ec660 (patch)
tree041230a5561c1572d602f46533ca5d5b34a701b2
parent35f03185f2db2ebfb8b959e9c86257fdb88b734a (diff)
Rename sql files from previous commit and add new line at eof
-rw-r--r--sql/updates/world/2013_04_13_02_world_smart_scripts.sql (renamed from sql/updates/world/2013_04_13_00_world_smart_scripts.sql)2
-rw-r--r--sql/updates/world/2013_04_13_03_world_smart_scripts.sql (renamed from sql/updates/world/2013_04_13_01_world_smart_scripts.sql)0
2 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2013_04_13_00_world_smart_scripts.sql b/sql/updates/world/2013_04_13_02_world_smart_scripts.sql
index 416da57ac65..78ef1e82a00 100644
--- a/sql/updates/world/2013_04_13_00_world_smart_scripts.sql
+++ b/sql/updates/world/2013_04_13_02_world_smart_scripts.sql
@@ -4,4 +4,4 @@ DELETE FROM `smart_scripts` WHERE `entryorguid`=19354 AND `source_type`=0;
INSERT INTO `smart_scripts`(`entryorguid`,`id`,`event_type`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`target_type`,`comment`) VALUES
(19354,0,0,0,8000,12000,8000,14000,11,16856,0,2,'Arzeth the Merciless - Cast Mortal Strike'),
(19354,1,9,0,0,30,12000,14000,11,15245,1,2,'Arzeth the Merciless - Cast Shadow Bolt Volley'),
-(19354,2,8,1,35460,0,0,0,36,20680,1,1,'Arzeth the Merciless - Change Template to Arzeth the Powerless after using Staff of the Dreghood Elders'); \ No newline at end of file
+(19354,2,8,1,35460,0,0,0,36,20680,1,1,'Arzeth the Merciless - Change Template to Arzeth the Powerless after using Staff of the Dreghood Elders');
diff --git a/sql/updates/world/2013_04_13_01_world_smart_scripts.sql b/sql/updates/world/2013_04_13_03_world_smart_scripts.sql
index 15302e15008..15302e15008 100644
--- a/sql/updates/world/2013_04_13_01_world_smart_scripts.sql
+++ b/sql/updates/world/2013_04_13_03_world_smart_scripts.sql