aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2017-10-03 20:18:12 +0200
committerKillyana <morphone1@gmail.com>2017-10-03 20:18:12 +0200
commitc61526d72658743f83430a2866309acc0c688752 (patch)
treedf0262f8aa1f6dc85b2b950db2f38a16bd58169c
parent6481434bfee3c36f463bce31fc09a685e06de8c0 (diff)
Typo
-rw-r--r--sql/updates/world/3.3.5/2017_10_03_12_world_335.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/3.3.5/2017_10_03_12_world_335.sql b/sql/updates/world/3.3.5/2017_10_03_12_world_335.sql
index 71b23bdb5a4..0b5364f7bd9 100644
--- a/sql/updates/world/3.3.5/2017_10_03_12_world_335.sql
+++ b/sql/updates/world/3.3.5/2017_10_03_12_world_335.sql
@@ -8,7 +8,7 @@ UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=10667;
DELETE FROM `smart_scripts` WHERE `entryorguid`=10667 AND `source_type`=0;
DELETE FROM `smart_scripts` WHERE `entryorguid`=1066700 AND `source_type`=9;
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
-(10667,0,0,0,20,0,100,0,5154,0,0,0,80,1066700,0,0,0,0,0,1,0,0,0,0,0,0,0,"Chromie - On Quest \'The Annals of Darrowshire\' Finished - Run Script");
+(10667,0,0,0,20,0,100,0,5154,0,0,0,80,1066700,0,0,0,0,0,1,0,0,0,0,0,0,0,"Chromie - On Quest \'The Annals of Darrowshire\' Finished - Run Script"),
(1066700,9,0,0,0,0,100,0,0,0,0,0,83,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Chromie - On Script - Remove Npc Flag Questgiver+Gossip"),
(1066700,9,1,0,0,0,100,0,1000,1000,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Chromie - On Script - Say Line 0"),
(1066700,9,2,0,0,0,100,0,5000,5000,0,0,11,17285,0,0,0,0,0,1,0,0,0,0,0,0,0,"Chromie - On Script - Cast Enchant Annals of Darrowshire"),