Current behaviour:
She is missing in the event.
Looks like she is not in the game_event_creature table.
Also, she is missing a condition where she should sell Hallow's End Pumpkin Treat (https://www.wowhead.com/item=20557) but only after completing Hallow's End Treats for Jesper! (https://www.wowhead.com/quest=8311)
I may think the condition should be:
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=23 AND `SourceGroup`=15353 AND `SourceEntry`=20557; INSERT INTO `conditions` VALUES (23, 15353, 20557, 0, 0, 8, 0, 8311, 0, 0, 0, 0, 0, "", "Item Hallow's End Pumpkin Treat sold by Katrina Shimmerstar requires quest Hallow's End Treats for Jesper! rewarded");
Expected behaviour:
She should be present in the event 12.
Description: Katrina Shimmerstar (https://www.wowhead.com/npc=15353/katrina-shimmerstar) is the alliance Hallow's End Treats vendor.
Current behaviour: She is missing in the event. Looks like she is not in the game_event_creature table. Also, she is missing a condition where she should sell Hallow's End Pumpkin Treat (https://www.wowhead.com/item=20557) but only after completing Hallow's End Treats for Jesper! (https://www.wowhead.com/quest=8311)
I may think the condition should be:
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=23 AND `SourceGroup`=15353 AND `SourceEntry`=20557; INSERT INTO `conditions` VALUES (23, 15353, 20557, 0, 0, 8, 0, 8311, 0, 0, 0, 0, 0, "", "Item Hallow's End Pumpkin Treat sold by Katrina Shimmerstar requires quest Hallow's End Treats for Jesper! rewarded");
Expected behaviour: She should be present in the event 12.
Steps to reproduce the problem:
Branch(es): 3.3.5 TC rev. hash/commit: 48eba61e90e3958613ceca05bb6a550fce8816ad Operating system: Win 8.1