From 4cdb17d30ca4d0b2d8a3759b98288a37fe562837 Mon Sep 17 00:00:00 2001 From: maximius Date: Fri, 11 Sep 2009 01:20:01 -0700 Subject: *template, not tempate! sorry if you got import errors :( --HG-- branch : trunk --- sql/updates/5612_world_scripts.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/updates') diff --git a/sql/updates/5612_world_scripts.sql b/sql/updates/5612_world_scripts.sql index 59a6b78fe2e..fdd8d0cfcc1 100644 --- a/sql/updates/5612_world_scripts.sql +++ b/sql/updates/5612_world_scripts.sql @@ -1,2 +1,2 @@ -UPDATE `creature_tempate` SET `ScriptName`='npc_razael_and_lyana',`npcflag`=`npcflag`|1 WHERE `entry` IN (23778,23998); +UPDATE `creature_template` SET `ScriptName`='npc_razael_and_lyana',`npcflag`=`npcflag`|1 WHERE `entry` IN (23778,23998); -- cgit v1.2.3