Core/SQL: Changed codification of recent SQL file to ANSI

This commit is contained in:
Subv
2012-10-25 10:54:22 -05:00
parent 9084c89ea8
commit ebdbe869af

View File

@@ -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;