DB/Spells: Fix a typo in 7b9ed5afdd (thx Destalker)

This commit is contained in:
Vincent-Michael
2012-08-17 15:43:42 +02:00
parent 13aa00d5f2
commit 19cec23f39

View File

@@ -0,0 +1 @@
UPDATE `spell_dbc` SET `ProcChance`=101,`ProcCharges`=0,`SpellFamilyName`=3,`SpellFamilyFlags2`=0 WHERE `Id`=35009;