Skip to content

Commit

Permalink
Quest "Evidence Collection(26296)" now runs on InteractWith to avoid …
Browse files Browse the repository at this point in the history
…Custom Loot issues.
  • Loading branch information
EchoTiger committed Oct 12, 2017
1 parent 04d4c0f commit 1dc6e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Alliance/Eastern Kingdoms/Westfall.xml
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
</While>

<While Condition="NeedsQuest(26296) || DoQuest(26296)" >
<Code File="KillUntilComplete" MobId="42677" TerminateWhen="IsQuestCompleted(26296)" >
<Code File="InteractWith" MobId="42677" CollectionDistance="200" InteractByLooting="true" PreInteractMountStrategy="Dismount" NumOfTimes="50" TerminateWhen="IsQuestCompleted(26296)" >
<HuntingGrounds>
<Hotspot X="-10981.31" Y="1486.082" Z="43.12719" />
<Hotspot X="-11023.63" Y="1536.363" Z="44.25472" />
Expand Down

0 comments on commit 1dc6e93

Please sign in to comment.