From 08133c7fef8755cfd5d0b020cb3a89a75294b54b Mon Sep 17 00:00:00 2001 From: Filip Date: Sat, 17 Aug 2013 14:31:31 +0200 Subject: [DB/MISC] Appropriate GO id --- sql/updates/world/2013_08_17_02_world_misc.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2013_08_17_02_world_misc.sql (limited to 'sql') diff --git a/sql/updates/world/2013_08_17_02_world_misc.sql b/sql/updates/world/2013_08_17_02_world_misc.sql new file mode 100644 index 00000000000..2bfcba9de44 --- /dev/null +++ b/sql/updates/world/2013_08_17_02_world_misc.sql @@ -0,0 +1,2 @@ +-- Applicable id for made up GO template +UPDATE `gameobject_template` SET `entry`=300149 WHERE `entry`=124154; -- cgit v1.2.3