diff options
| author | tartalo <none@none> | 2009-10-18 01:29:11 +0200 |
|---|---|---|
| committer | tartalo <none@none> | 2009-10-18 01:29:11 +0200 |
| commit | 45152bd3081d02b03b52eb076a24f6cfa0e6442a (patch) | |
| tree | e5c6ea701972577d879423d3bd9bbe7a0c769ffb /sql/updates | |
| parent | 0e322e79ac897353aaf491372a0bd98a93a7d3dd (diff) | |
Violet Hold: Cleansing, fix & completion of boss Erekem's script
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/5960_world_scripts.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/5960_world_scripts.sql b/sql/updates/5960_world_scripts.sql new file mode 100644 index 00000000000..c52d7091bff --- /dev/null +++ b/sql/updates/5960_world_scripts.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName`='mob_erekem_guard' WHERE `entry`=29395; |
