diff options
| author | maximius <none@none> | 2009-09-20 19:07:53 -0700 |
|---|---|---|
| committer | maximius <none@none> | 2009-09-20 19:07:53 -0700 |
| commit | 771341992f7a1d65bda418760b9f4fe032a80083 (patch) | |
| tree | 07514ce6c6029ac01f8cc6f7743c76859d0ae603 /sql/updates | |
| parent | 6c90f1f89a98ceb25da9a38474d968a4c8219f23 (diff) | |
*Ahn'Khalet: Partial Herald Volazj script, by Tartalo
*Check for null pointers in SelectTargetHelper, thanks to Spp
*Remove rank aura from last battle (possibly there due to crash), by Spp
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/5714_world_scripts.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/5714_world_scripts.sql b/sql/updates/5714_world_scripts.sql new file mode 100644 index 00000000000..32a672c2ced --- /dev/null +++ b/sql/updates/5714_world_scripts.sql @@ -0,0 +1,2 @@ + +UPDATE `creature_template` SET `ScriptName`='boss_volazj' WHERE `entry`=29311; |
