diff options
| author | Blaymoira <none@none> | 2009-01-15 20:42:41 +0100 |
|---|---|---|
| committer | Blaymoira <none@none> | 2009-01-15 20:42:41 +0100 |
| commit | e9fdfb434aba417045fd8e354b8fbe73135e560f (patch) | |
| tree | f3568728fe53d832e17ee91f35ce9f99a395d76b /sql | |
| parent | 65bd8648f084de7d0f5cbadd59cebd562de7243b (diff) | |
*Support for quest 6523
--HG--
branch : trunk
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/857_world_scripts.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/857_world_scripts.sql b/sql/updates/857_world_scripts.sql new file mode 100644 index 00000000000..3a34d80ee76 --- /dev/null +++ b/sql/updates/857_world_scripts.sql @@ -0,0 +1 @@ +update creature_template set scriptname='npc_kaya_flathoof' where entry=11856;
\ No newline at end of file |
