Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/olesgeras/wow-fishing-bot i…
Browse files Browse the repository at this point in the history
…nto main
  • Loading branch information
jsbots committed Sep 13, 2022
2 parents b507bcf + f87dde7 commit 38a2049
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,11 @@ Here are quick self-explanatory "good-bad" screenshots of the bobber:

## Additional info :pushpin:

<<<<<<< HEAD
- If you play on Classic/Vanilla and want to use lures, find a macro that will apply the lures automatically onto your fishpole and assign that macro to Lures Key option:
=======
- If you play on Classic/TBC Classic/Vanilla/TBC and want to use lures, find a macro that will apply the lures automatically onto your fishpole and assign that macro to Lures Key option:
>>>>>>> f87dde7ddd4a382b5fc740af947e5dee92837a50
**Classic**:
```
Expand All @@ -144,7 +148,11 @@ Here are quick self-explanatory "good-bad" screenshots of the bobber:
/use 16
```

<<<<<<< HEAD
**Vanilla**:
=======
**Vanilla**:
>>>>>>> f87dde7ddd4a382b5fc740af947e5dee92837a50
```
/script UseAction(*your lures key*);
/script PickupInventoryItem(16);
Expand Down

0 comments on commit 38a2049

Please sign in to comment.