diff options
| author | tartalo <none@none> | 2009-11-20 19:51:13 +0100 |
|---|---|---|
| committer | tartalo <none@none> | 2009-11-20 19:51:13 +0100 |
| commit | 59097039df192ace4f8228b5f1c51ea42d3542a7 (patch) | |
| tree | f8525c6929a433390ca16c95501d1a093b4366c3 /sql/updates | |
| parent | 34b4e11749a2822885bbf993f68f30291786a645 (diff) | |
BlackFathom Deeps: Altar scripts
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/6308_world_scripts.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/6308_world_scripts.sql b/sql/updates/6308_world_scripts.sql new file mode 100644 index 00000000000..367bf8cf43d --- /dev/null +++ b/sql/updates/6308_world_scripts.sql @@ -0,0 +1 @@ +UPDATE `gameobject_template` SET `ScriptName`='go_blackfathom_altar' WHERE `entry` IN (103015,103016); |
