diff options
| author | slg <none@none> | 2008-11-04 16:31:42 -0600 |
|---|---|---|
| committer | slg <none@none> | 2008-11-04 16:31:42 -0600 |
| commit | a1981ecc77c3da12cdec29c30a1a79a1011333f0 (patch) | |
| tree | f7dbb1cf1ab007c4c8808fedf56bebf5762044ca /sql/updates | |
| parent | d266f7622bf8f0374a254b60de528b75c44c4e0d (diff) | |
[svn] * Added missing SQL for [173]
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/175_world_scripts.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/175_world_scripts.sql b/sql/updates/175_world_scripts.sql new file mode 100644 index 00000000000..d30601c4c9c --- /dev/null +++ b/sql/updates/175_world_scripts.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName`='npc_defias_traitor' WHERE `entry`='467';
\ No newline at end of file |
