From 095be9864befe8e060a4c0e4c84aa3a96f9327d7 Mon Sep 17 00:00:00 2001 From: kandera Date: Wed, 14 Dec 2011 10:53:01 -0500 Subject: Core/Scripts: fix quest A Not-So-Modest Proposal (10270) --- sql/updates/world/2011_12_14_01_gameobject_template.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/world/2011_12_14_01_gameobject_template.sql (limited to 'sql') diff --git a/sql/updates/world/2011_12_14_01_gameobject_template.sql b/sql/updates/world/2011_12_14_01_gameobject_template.sql new file mode 100644 index 00000000000..12729afd6b8 --- /dev/null +++ b/sql/updates/world/2011_12_14_01_gameobject_template.sql @@ -0,0 +1 @@ +UPDATE `gameobject_template` SET `scriptName` = 'go_ethereal_teleport_pad' WHERE `entry` = 184073; -- Update Ethereal Teleport Pad scriptname \ No newline at end of file -- cgit v1.2.3