diff options
| author | maximius <none@none> | 2009-09-11 01:20:01 -0700 |
|---|---|---|
| committer | maximius <none@none> | 2009-09-11 01:20:01 -0700 |
| commit | 4cdb17d30ca4d0b2d8a3759b98288a37fe562837 (patch) | |
| tree | 8344828b88bee1b7ea67cd5bf8f305b4306a6416 /sql/updates | |
| parent | af7c72b6ccb84479852fc878d4f89dd3c5cc2793 (diff) | |
*template, not tempate! sorry if you got import errors :(
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/5612_world_scripts.sql | 2 |
1 files changed, 1 insertions, 1 deletions
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); |
