From 169cbb5b1d924435c1ed3668c569629bf1dbae5c Mon Sep 17 00:00:00 2001 From: Anubisss Date: Fri, 11 Jun 2010 00:04:11 +0200 Subject: Drop 'reload spell_script_target' command from DB because this table dropped with the ConditionManager. --HG-- branch : trunk --- sql/updates/8576_world_command.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/8576_world_command.sql (limited to 'sql') diff --git a/sql/updates/8576_world_command.sql b/sql/updates/8576_world_command.sql new file mode 100644 index 00000000000..4512dfe8a28 --- /dev/null +++ b/sql/updates/8576_world_command.sql @@ -0,0 +1 @@ +DELETE FROM command WHERE name = 'reload spell_script_target'; -- cgit v1.2.3