diff options
| author | Blaymoira <none@none> | 2009-02-17 20:03:08 +0100 |
|---|---|---|
| committer | Blaymoira <none@none> | 2009-02-17 20:03:08 +0100 |
| commit | 380b9ec7a685e1309f806be739591c8dc5a45be1 (patch) | |
| tree | 2ab68dbeee376e881eda2325ab53964d29dbae97 /sql/updates | |
| parent | d11c80ec54bff97235440ff50c44edd420e777f9 (diff) | |
*Support for quest 772 - by mrbungle
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/1073_world_scripts.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/1073_world_scripts.sql b/sql/updates/1073_world_scripts.sql new file mode 100644 index 00000000000..040fe88ea8e --- /dev/null +++ b/sql/updates/1073_world_scripts.sql @@ -0,0 +1 @@ +update creature_template set scriptname = 'npc_plains_vision' where entry = 2983;
\ No newline at end of file |
