From 0c04b178dba6ae411d4902f5032340fb2380ff8a Mon Sep 17 00:00:00 2001 From: Shauren Date: Tue, 14 Dec 2010 15:46:54 +0100 Subject: Scripts/Icecrown Citadel: Minor adjustments and compile warning fixes --HG-- branch : trunk --- sql/updates/10646_world_scriptname.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/10646_world_scriptname.sql (limited to 'sql/updates') diff --git a/sql/updates/10646_world_scriptname.sql b/sql/updates/10646_world_scriptname.sql new file mode 100644 index 00000000000..f97cea87c6d --- /dev/null +++ b/sql/updates/10646_world_scriptname.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName`='npc_bone_spike' WHERE `entry` IN (36619,38711,38712); -- cgit v1.2.3