From abdddf36ff16ab5be7080349c86217bb69a06ddf Mon Sep 17 00:00:00 2001 From: Drahy Date: Sun, 8 Mar 2009 12:05:57 +0100 Subject: * Trinity sql coding style * Renamed 1725 to 1730 * Added scripts to full script file --HG-- branch : trunk --- sql/updates/1727_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/updates/1727_world.sql') diff --git a/sql/updates/1727_world.sql b/sql/updates/1727_world.sql index 0d041f2efb0..07089e166b0 100644 --- a/sql/updates/1727_world.sql +++ b/sql/updates/1727_world.sql @@ -1 +1 @@ -insert into spell_script_target values (42857,1,23954); \ No newline at end of file +INSERT INTO `spell_script_target` (`entry`, `type`, `targetEntry`) VALUES (42857,1,23954); \ No newline at end of file -- cgit v1.2.3