diff options
| author | Drahy <none@none> | 2009-07-27 08:46:14 +0200 |
|---|---|---|
| committer | Drahy <none@none> | 2009-07-27 08:46:14 +0200 |
| commit | e02e2f1311cba6e62b3ab94a289a60ce2713ca77 (patch) | |
| tree | 053ff305d231812e51fb3da23cd45c74c19c1b2e | |
| parent | 3a9db7babbd2d98c0376e1cc79b54b803eee9215 (diff) | |
* Fixed one last typo sorry for that
--HG--
branch : trunk
| -rw-r--r-- | sql/FULL/world_spell_full.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/FULL/world_spell_full.sql b/sql/FULL/world_spell_full.sql index 58bf124cb51..c2cbc55293a 100644 --- a/sql/FULL/world_spell_full.sql +++ b/sql/FULL/world_spell_full.sql @@ -1574,7 +1574,7 @@ INSERT INTO `spell_bonus_data` (`entry`, `direct_bonus`, `dot_bonus`, `ap_bonus` (53195, 0.0458, -1, -1, -1, 'Druid - Starfall rank 4'), (2912, 1, -1, -1, -1, 'Druid - Starfire'), (18562, 0, 0, 0, 0, 'Druid - Swiftmend'), -(779, -1, -1, 0.063, -1, 'Druid - Swipe (Bear)'); +(779, -1, -1, 0.063, -1, 'Druid - Swipe (Bear)'), (44203, 0.538, -1, -1, -1, 'Druid - Tranquility Triggered'), (61391, 0.193, -1, -1, -1, 'Druid - Typhoon'), (48438, -1, 0.11505, -1, -1, 'Druid - Wild Growth'), |
