*template, not tempate! sorry if you got import errors :(

--HG--
branch : trunk
This commit is contained in:
maximius
2009-09-11 01:20:01 -07:00
parent af7c72b6cc
commit 4cdb17d30c
2 changed files with 2 additions and 2 deletions

View File

@@ -578,7 +578,7 @@ UPDATE `creature_template` SET `ScriptName`='npc_rinji' WHERE `entry`=7780;
/* Howling Fjord */
UPDATE `creature_template` SET `ScriptName`='npc_plaguehound_tracker' WHERE `entry`=24156;
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);
/* ICECROWN */

View File

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