From 57ab0f01f37d1eaeb96eb5a20c2bc3f47edb4ea2 Mon Sep 17 00:00:00 2001 From: Drahy Date: Mon, 29 Jun 2009 22:25:16 +0200 Subject: * Used finally after long time trinity sql coding style * Missing data are now in 4321_world - just import this * Updated all FULL sqls to 4321 --HG-- branch : trunk --- sql/updates/4225_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/updates/4225_world.sql') diff --git a/sql/updates/4225_world.sql b/sql/updates/4225_world.sql index 39aa777c6a9..dba1204b585 100644 --- a/sql/updates/4225_world.sql +++ b/sql/updates/4225_world.sql @@ -6,4 +6,4 @@ INSERT INTO `spell_proc_event` (`entry`, `SchoolMask`, `SpellFamilyName`, `Spell DELETE FROM `spell_linked_spell` WHERE `spell_trigger` IN (-5229); INSERT INTO `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES -( -5229, -51185, 0, 'King of the Jungle - remove with enrage'); +( -5229, -51185, 0, 'King of the Jungle - remove with enrage'); \ No newline at end of file -- cgit v1.2.3