aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2011_05_30_01_world_creature.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2011_05_30_01_world_creature.sql b/sql/updates/world/2011_05_30_01_world_creature.sql
index b3a485d188e..898c7609909 100644
--- a/sql/updates/world/2011_05_30_01_world_creature.sql
+++ b/sql/updates/world/2011_05_30_01_world_creature.sql
@@ -10,4 +10,4 @@ INSERT INTO `creature_text` (`entry`,`groupid`,`id`,`text`,`type`,`language`,`pr
-- Baltharus the Warborn Clone
UPDATE `creature_template` SET `AIName`= '',`ScriptName`= 'npc_baltarhus_the_warborn_clone' WHERE `entry`=39899;
-DELETE FROM `smart_scripts` WHERE `entryorguid`=39899; \ No newline at end of file
+DELETE FROM `smart_scripts` WHERE `entryorguid`=39899;