diff options
| author | Kudlaty <none@none> | 2009-05-20 08:40:06 +0200 |
|---|---|---|
| committer | Kudlaty <none@none> | 2009-05-20 08:40:06 +0200 |
| commit | e7c630ce91f1a55677efecf17d90d9d6cd5dc6cd (patch) | |
| tree | 72df507e32f103e0e442f28b760cfecef87b3dda /sql/updates | |
| parent | 8305f6d3bc2088d78e8067e344e6df3fde978d1f (diff) | |
[SD2] 1058
Simplify scripts using manual call ActivateTaxiPathTo().
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/3422_world_scripts.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/3422_world_scripts.sql b/sql/updates/3422_world_scripts.sql new file mode 100644 index 00000000000..7854f5d1313 --- /dev/null +++ b/sql/updates/3422_world_scripts.sql @@ -0,0 +1 @@ +UPDATE creature_template SET ScriptName='npc_karynaku' WHERE entry=22112; |
