fix(DB/Quest): Quest "Relic of the Earthen Ring" should be reset on … (#11755)

..faction change.
This commit is contained in:
UltraNix 2022-05-18 09:53:41 +02:00 committed by GitHub
parent 6a8180e3fd
commit 83bca85694
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,2 @@
--
DELETE FROM `player_factionchange_quests` WHERE `alliance_id`=14111;