From a85544cb9c51e412169afe82a63cec602f71b1bd Mon Sep 17 00:00:00 2001 From: maanuel Date: Sun, 20 Dec 2009 13:22:25 -0300 Subject: Icecrown: Support for quest "Ebon Blade Prisoners" Q12982. --HG-- branch : trunk --- sql/updates/6648_world_gameobject_template.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/6648_world_gameobject_template.sql (limited to 'sql/updates') 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; -- cgit v1.2.3