diff options
| author | maanuel <none@none> | 2009-12-20 13:22:25 -0300 |
|---|---|---|
| committer | maanuel <none@none> | 2009-12-20 13:22:25 -0300 |
| commit | a85544cb9c51e412169afe82a63cec602f71b1bd (patch) | |
| tree | 7b1b28b09d26924176db58126a547657081efac0 /sql/updates | |
| parent | 6fe36efe0f2a05421965ad57c69b2f950a2cdb72 (diff) | |
Icecrown: Support for quest "Ebon Blade Prisoners" Q12982.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/6648_world_gameobject_template.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/6648_world_gameobject_template.sql b/sql/updates/6648_world_gameobject_template.sql new file mode 100644 index 00000000000..470c2e2e036 --- /dev/null +++ b/sql/updates/6648_world_gameobject_template.sql @@ -0,0 +1 @@ +UPDATE `gameobject_template` SET `ScriptName`='go_jotunheim_cage' WHERE `entry`=192135; |
