From c790caec69ecf1992e4b0098e1da08abe903d328 Mon Sep 17 00:00:00 2001 From: hunteee Date: Thu, 18 Jun 2009 19:24:22 +0200 Subject: *Add new line to end of sql files. --HG-- branch : trunk --- sql/tools/world_remove_all_destructible_buildings.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/tools') diff --git a/sql/tools/world_remove_all_destructible_buildings.sql b/sql/tools/world_remove_all_destructible_buildings.sql index 0eba66895fe..f877502ac3a 100644 --- a/sql/tools/world_remove_all_destructible_buildings.sql +++ b/sql/tools/world_remove_all_destructible_buildings.sql @@ -1 +1 @@ -delete from gameobject where id IN (select entry from gameobject_template where type=33); \ No newline at end of file +delete from gameobject where id IN (select entry from gameobject_template where type=33); -- cgit v1.2.3