DB/Quest: Wanted: "Hogger" shoud be taken from both wanted posters

closes #29443 by CraftedRO
This commit is contained in:
Aokromes
2023-11-29 02:42:16 +01:00
committed by GitHub
parent 8b73bb509e
commit 253bb19974

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `gameobject_queststarter` WHERE `id` = 156561;
INSERT INTO `gameobject_queststarter` (`id`, `quest`) VALUES
(156561, 176);