From 477e58f32137cbede732998f24fed96ca43fd0fa Mon Sep 17 00:00:00 2001 From: teacher Date: Sat, 12 Dec 2009 15:27:10 +0100 Subject: Renamed sql update files to proper Trinity naming standard. Moved files prior to 6381_world_script_texts.sql to 3.1.3_old folder. --HG-- branch : trunk --- sql/updates/5900_world.sql | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 sql/updates/5900_world.sql (limited to 'sql/updates/5900_world.sql') diff --git a/sql/updates/5900_world.sql b/sql/updates/5900_world.sql deleted file mode 100644 index e8f2d144870..00000000000 --- a/sql/updates/5900_world.sql +++ /dev/null @@ -1,7 +0,0 @@ - -DELETE FROM `spell_proc_event` WHERE `entry` IN (16086,16544,51523,51524); -INSERT INTO `spell_proc_event` VALUES -( 16086, 0x04, 11, 0x00000020, 0x00000000, 0x00000000, 0x00011000, 0x00000000, 0, 0, 0), -- Improved Fire Nova Totem (Rank 1) -( 16544, 0x04, 11, 0x00000020, 0x00000000, 0x00000000, 0x00011000, 0x00000000, 0, 100, 0), -- Improved Fire Nova Totem (Rank 2) -( 51523, 0x08, 11, 0x00000000, 0x00000001, 0x00000000, 0x00011000, 0x00000000, 0, 50, 0), -- Earthen Power (Rank 1) -( 51524, 0x08, 11, 0x00000000, 0x00000001, 0x00000000, 0x00011000, 0x00000000, 0, 100, 0); -- Earthen Power (Rank 2) -- cgit v1.2.3