DB/Spells: Fix typo

This commit is contained in:
Vincent-Michael
2014-10-03 19:03:50 +02:00
parent c1381c2219
commit 10e8a110e6
@@ -0,0 +1 @@
ALTER TABLE `spelleffect_dbc` CHANGE `EffectAplitude` `EffectAmplitude` INT(10) UNSIGNED NOT NULL DEFAULT '0';