aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorNay <dnpd.dd@gmail.com>2013-07-17 00:09:06 +0100
committerNay <dnpd.dd@gmail.com>2013-07-17 00:09:06 +0100
commit0337174bc44ece6ed613b6f9974c6baa64bebcfd (patch)
treea79fcc970df03e8ff6ef260ccf8c9d616a4b31a9 /sql
parentff3524fabc52e3986fd63a00804be45c442b6738 (diff)
SQL: Fix a typo in 2013_05_11_00_world_spelleffect_dbc_434.sql
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2013_05_11_00_world_spelleffect_dbc_434.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2013_05_11_00_world_spelleffect_dbc_434.sql b/sql/updates/world/2013_05_11_00_world_spelleffect_dbc_434.sql
index e5621cc396b..31a7b7b5b89 100644
--- a/sql/updates/world/2013_05_11_00_world_spelleffect_dbc_434.sql
+++ b/sql/updates/world/2013_05_11_00_world_spelleffect_dbc_434.sql
@@ -1,4 +1,4 @@
-DELETE FROM `spelleffect_dbc`;
+TRUNCATE `spelleffect_dbc`;
INSERT INTO `spelleffect_dbc` (`Id`, `Effect`, `EffectValueMultiplier`, `EffectApplyAuraName`, `EffectAplitude`, `EffectBasePoints`, `EffectBonusMultiplier`, `EffectDamageMultiplier`, `EffectChainTarget`, `EffectDieSides`, `EffectMechanic`, `EffectMiscValue`, `EffectMiscValueB`, `EffectRadiusIndex`, `EffectRadiusIndexMax`, `EffectRealPointsPerLevel`, `EffectSpellClassMaskA`, `EffectSpellClassMaskB`, `EffectSpellClassMaskC`, `EffectTriggerSpell`, `EffectImplicitTargetA`, `EffectImplicitTargetB`, `EffectSpellId`, `EffectIndex`) VALUES
(153020, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 62388, 0),
(153021, 64, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29886, 1, 0, 34145, 0),