aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSubv <s.v.h21@hotmail.com>2012-10-25 10:54:22 -0500
committerSubv <s.v.h21@hotmail.com>2012-10-25 10:54:22 -0500
commitebdbe869afa6ebe1c5c7805c9a68c47928cf9e9a (patch)
tree06090121d80b0a437221fb440849ac80c6fc9c5b
parent9084c89ea84a67065cd3f062d3ea606f3c1137e2 (diff)
Core/SQL: Changed codification of recent SQL file to ANSI
-rw-r--r--sql/updates/world/2012_10_25_00_world_childrens_week.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2012_10_25_00_world_childrens_week.sql b/sql/updates/world/2012_10_25_00_world_childrens_week.sql
index 33ad3c54ad1..e2d6eec4dd2 100644
--- a/sql/updates/world/2012_10_25_00_world_childrens_week.sql
+++ b/sql/updates/world/2012_10_25_00_world_childrens_week.sql
@@ -1,4 +1,4 @@
--- Orphan Matron Aria
+-- Orphan Matron Aria
UPDATE `creature_template` SET `AIName`='SmartAI',`ScriptName`='' WHERE `entry`=34365;
DELETE FROM `smart_scripts` WHERE `entryorguid`=34365 AND `source_type`=0;