diff options
| author | maanuel <none@none> | 2009-12-07 00:37:17 -0300 |
|---|---|---|
| committer | maanuel <none@none> | 2009-12-07 00:37:17 -0300 |
| commit | d7c59605e4ff66b93a4a6adf97c1045304164700 (patch) | |
| tree | e86c2ceeed3a972c5fca81cd2e052615e2330f78 /sql/updates | |
| parent | 6093772be6508efe455b55a66df71fa8e59a5365 (diff) | |
Script for boss Xevozz from Violet Hold. Original author ckegg.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/6445_world_scripts.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/6445_world_scripts.sql b/sql/updates/6445_world_scripts.sql new file mode 100644 index 00000000000..b17889c792f --- /dev/null +++ b/sql/updates/6445_world_scripts.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName`='mob_ethereal_sphere' WHERE `entry`=29271; |
