fix(DB/Spells): Fixed phasing after quest "A Spark of Hope". (#11662)

Fixes #11634
This commit is contained in:
UltraNix
2022-05-07 23:37:04 +02:00
committed by GitHub
parent ec3bdd2314
commit 2391f454c7

View File

@@ -0,0 +1,2 @@
--
UPDATE `spell_area` SET `quest_start`=12924 WHERE `spell`=55858;