diff options
| -rw-r--r-- | sql/updates/world/2011_09_28_01_world_spell_dbc.sql | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/2011_09_28_01_world_spell_dbc.sql b/sql/updates/world/2011_09_28_01_world_spell_dbc.sql new file mode 100644 index 00000000000..3c0f9f38324 --- /dev/null +++ b/sql/updates/world/2011_09_28_01_world_spell_dbc.sql @@ -0,0 +1,3 @@ +DELETE FROM `spell_dbc` WHERE `Id`=72958; +INSERT INTO `spell_dbc` (`Id`,`Attributes`,`AttributesEx`,`AttributesEx2`,`ProcChance`,`DurationIndex`,`Effect1`,`EffectImplicitTargetA1`,`EffectApplyAuraName1`,`EffectAmplitude1`,`EffectTriggerSpell1`,`Comment`) VALUES +(72958,0x000001C0,0,0,101,21,6,1,23,85000,72957,'Shaman T10 shoulder visual'); |
