SHOW:
|
|
- or go back to the newest paste.
1 | <HBProfile> | |
2 | <QuestOrder IgnoreCheckPoints="False" > | |
3 | <While Condition="1==1"> | |
4 | <CustomBehavior File="RunMacro" Macro="/run for i=1,GetNumQuestLogEntries() do SelectQuestLogEntry(i); SetAbandonQuest(); AbandonQuest(); end" /> | |
5 | <PickUp QuestName="The ritual bond" QuestId="13569" | |
6 | GiverName="Keeper Karithus" GiverId="33048" /> | |
7 | <CustomBehavior File="InteractWith" MobId="33132" /> | |
8 | <CustomBehavior File="RunMacro" Macro="/script SelectGossipAvailableQuest(1); CompleteQuest(); GetQuestReward();" /> | |
9 | </While> | |
10 | </QuestOrder> | |
11 | </HBProfile> |