DB/Spells: Fix a wrong spell id in spelldifficulty_dbc table

Closes #7147
Closes #6321

Signed-off-by: Nay <dnpd.dd@gmail.com>
This commit is contained in:
SignFinder
2012-07-22 02:05:44 +01:00
committed by Nay
parent 852cece2a0
commit 1aa317d5a8

View File

@@ -0,0 +1 @@
UPDATE `spelldifficulty_dbc` SET `spellid0`= 61890 WHERE `id`= 3251 AND `spellid1`= 63498;