mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-05 16:39:08 +01:00
DB: Fix Typo
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
--
|
||||
UPDATE `spell_dbc` SET `Effect2` = 28, `EffectMiscValueB2` = 64 WHERE `Id`IN (23201, 27939, 30774, 33614, 33616, 39074);
|
||||
UPDATE `spell_dbc` SET `Effect3` = 28, `EffectMiscValueB3` = 64 WHERE `Id`IN (19224);
|
||||
UPDATE `spell_dbc` SET `Effect3` = 28, `EffectMiscValueB3` = 64 WHERE `Id`IN (33615);
|
||||
|
||||
Reference in New Issue
Block a user