fix(Scripts/icecrownCitadel): Prevent Valkyr summon recursion caused by SpellDifficulty (#24111)

Co-authored-by: sogla <sogladev@gmail.com>
This commit is contained in:
EricksOliveira 2025-12-21 13:39:41 +00:00 committed by GitHub
parent 115a10260f
commit 2a68da079b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 1 deletions

View file

@ -0,0 +1,2 @@
--
DELETE FROM `spelldifficulty_dbc` WHERE `ID` = 69037;