From d323831783f9a8cb26b65603e1152d02d901a6d8 Mon Sep 17 00:00:00 2001 From: Shocker Date: Thu, 24 Jan 2013 06:32:47 +0200 Subject: DB/Scripts: Missing change for 93c7f975b12641f2b36230c6c1eb711c1661b861 --- sql/updates/world/2013_01_24_00_world_instance_template.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/world/2013_01_24_00_world_instance_template.sql (limited to 'sql/updates') diff --git a/sql/updates/world/2013_01_24_00_world_instance_template.sql b/sql/updates/world/2013_01_24_00_world_instance_template.sql new file mode 100644 index 00000000000..23a0ffb04b8 --- /dev/null +++ b/sql/updates/world/2013_01_24_00_world_instance_template.sql @@ -0,0 +1 @@ +UPDATE `instance_template` SET `script`='instance_baradin_hold' WHERE `map`=757; -- cgit v1.2.3