mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-06 00:48:39 +01:00
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:
@@ -0,0 +1 @@
|
||||
UPDATE `spelldifficulty_dbc` SET `spellid0`= 61890 WHERE `id`= 3251 AND `spellid1`= 63498;
|
||||
Reference in New Issue
Block a user