diff options
| author | tartalo <none@none> | 2009-10-18 21:57:59 +0200 |
|---|---|---|
| committer | tartalo <none@none> | 2009-10-18 21:57:59 +0200 |
| commit | 94e0a6bd53d5551d1af13b9e61cb68e48bc30112 (patch) | |
| tree | 30fd36810e0c174343c7b394d527b1d03a58d185 /sql/updates | |
| parent | 59b33475b58928cef38dddaf277536e1f6df5b1c (diff) | |
Anub'Arak script, by Gyullo
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/5990_world_scripts.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/5990_world_scripts.sql b/sql/updates/5990_world_scripts.sql new file mode 100644 index 00000000000..f19953090ed --- /dev/null +++ b/sql/updates/5990_world_scripts.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName`='boss_anub_arak' WHERE `entry`=29120; |
