From fa9144fa399d372c602a86ac19b72c42b459e07f Mon Sep 17 00:00:00 2001 From: Nay Date: Wed, 7 Aug 2013 23:16:33 +0100 Subject: DB: Fix startup errors --- sql/updates/world/2013_08_07_05_world_misc.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2013_08_07_05_world_misc.sql (limited to 'sql') diff --git a/sql/updates/world/2013_08_07_05_world_misc.sql b/sql/updates/world/2013_08_07_05_world_misc.sql new file mode 100644 index 00000000000..0bb1bc5c560 --- /dev/null +++ b/sql/updates/world/2013_08_07_05_world_misc.sql @@ -0,0 +1,2 @@ +UPDATE `smart_scripts` SET `event_param2`=100, `event_param4`=100 WHERE `entryorguid`=7271 AND `source_type`=0 AND `id`=5 AND `link`=0; -- Kirk +DELETE FROM `command` WHERE `name`='reload gameobject_involvedrelation'; -- Runico -- cgit v1.2.3