mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-05 16:39:08 +01:00
*Fix a typo.
*This fix this part of spell The Art of War: "when your melee attacks critically hit your next Flash of Light or Exorcism spell becomes instant cast". --HG-- branch : trunk
This commit is contained in:
2
sql/updates/6372_world_spell_proc_event.sql
Normal file
2
sql/updates/6372_world_spell_proc_event.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
UPDATE spell_proc_event SET entry = 53489 WHERE entry = 53486;
|
||||
UPDATE spell_proc_event SET entry = 59578 WHERE entry = 53488;
|
||||
Reference in New Issue
Block a user