diff options
| author | Blaymoira <none@none> | 2009-01-14 19:33:55 +0100 |
|---|---|---|
| committer | Blaymoira <none@none> | 2009-01-14 19:33:55 +0100 |
| commit | ba9c0ac5a3ec53d9abc6252c7fb4b0631a583b6d (patch) | |
| tree | 7fdf7565c133d25257ba389046c0142951379ed4 /sql | |
| parent | e4d2c1c04e4befe54529c4eb216f3f9e360160d3 (diff) | |
*Support for quest 10337 - by Enril
*Optimization in phase hunter script - by Anubisss
--HG--
branch : trunk
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/850_world_scripts.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/850_world_scripts.sql b/sql/updates/850_world_scripts.sql new file mode 100644 index 00000000000..720465b63f0 --- /dev/null +++ b/sql/updates/850_world_scripts.sql @@ -0,0 +1 @@ +UPDATE creature_template SET ScriptName = 'npc_bessy' WHERE entry = 20415;
\ No newline at end of file |
