diff options
| author | megamage <none@none> | 2009-04-14 18:23:06 -0500 |
|---|---|---|
| committer | megamage <none@none> | 2009-04-14 18:23:06 -0500 |
| commit | 16d44a589dee7ed3e299a90d9bbe4939491bb8fd (patch) | |
| tree | 032acf890302c16de8b12ae584a8d2173d2918ac /sql/updates/2551_world.sql | |
| parent | 2af6eb988219d4fbf981c4f4ae2b2b84d6f8aa17 (diff) | |
*Rename some sql files. Please write table name in the future for better management.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates/2551_world.sql')
| -rw-r--r-- | sql/updates/2551_world.sql | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sql/updates/2551_world.sql b/sql/updates/2551_world.sql deleted file mode 100644 index 531f248a2ef..00000000000 --- a/sql/updates/2551_world.sql +++ /dev/null @@ -1,4 +0,0 @@ --- Judgement -DELETE FROM `spell_bonus_data` WHERE `entry` = 54158; -INSERT INTO `spell_bonus_data` (`entry`,`direct_bonus`,`dot_bonus`,`ap_bonus`,`comments`) VALUES -('54158','0.25','0','0.16','Paladin - Unleashing spell for Seal of Wisdom, Justice and Light');
\ No newline at end of file |
