diff options
| author | QAston <none@none> | 2009-08-17 13:13:02 +0200 |
|---|---|---|
| committer | QAston <none@none> | 2009-08-17 13:13:02 +0200 |
| commit | 44c100ae1581febb9dd940ce1d8a3853934e6d38 (patch) | |
| tree | 94e823585bc5f95195c36a2bff03533db4897b6c | |
| parent | 46277fa552454efd19ee0f722a4c977994f9544f (diff) | |
*Remove duplicate entries for lightwell from world_spell_full - thanks to Darkshines.
--HG--
branch : trunk
| -rw-r--r-- | sql/FULL/world_spell_full.sql | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sql/FULL/world_spell_full.sql b/sql/FULL/world_spell_full.sql index 9b966564021..76fbebb274a 100644 --- a/sql/FULL/world_spell_full.sql +++ b/sql/FULL/world_spell_full.sql @@ -1693,12 +1693,6 @@ INSERT INTO `spell_bonus_data` (`entry`, `direct_bonus`, `dot_bonus`, `ap_bonus` (14914, 0.5711, 0.024, -1, -1, 'Priest - Holy Fire'), (15237, 0.1606, -1, -1, -1, 'Priest - Holy Nova Damage'), (23455, 0.3035, -1, -1, -1, 'Priest - Holy Nova Heal Rank 1'), -(7001, -1, 0.3333, -1, -1, 'Priest - Lightwell Renew Rank 1'), -(27873, -1, 0.3333, -1, -1, 'Priest - Lightwell Renew Rank 2'), -(27874, -1, 0.3333, -1, -1, 'Priest - Lightwell Renew Rank 3'), -(28276, -1, 0.3333, -1, -1, 'Priest - Lightwell Renew Rank 4'), -(48084, -1, 0.3333, -1, -1, 'Priest - Lightwell Renew Rank 5'), -(48085, -1, 0.3333, -1, -1, 'Priest - Lightwell Renew Rank 6'), (8129, 0, 0, 0, 0, 'Priest - Mana Burn'), (8092, 0.428, -1, -1, -1, 'Priest - Mind Blast'), (15407, 0.257, -1, -1, -1, 'Priest - Mind Flay'), |
