DB/Quest Relations: Fix Pilgrims Bounty quest during Hallows End for human commoners.

Cloases #8227
This commit is contained in:
Malcrom
2012-11-13 11:06:37 -03:30
parent b5a696ca2a
commit 3e43bf5917

View File

@@ -0,0 +1,3 @@
-- Fix Pilgrims Bounty quest during Hallows End
INSERT INTO `game_event_creature_quest` (`eventEntry`,`id`,`quest`) VALUES (26,18927,14022);
DELETE FROM `creature_questrelation` WHERE `id`=18927;