mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-22 07:36:56 +00:00
Merge pull request #113 from Dozenbjorn/master
Add Find Trees to tracking menu
This commit is contained in:
@@ -18,7 +18,8 @@ pfUI:RegisterModule("tracking", "vanilla", function ()
|
||||
any = {
|
||||
"Racial_Dwarf_FindTreasure", -- Find Treasure
|
||||
"Spell_Nature_Earthquake", -- Find Minerals
|
||||
"INV_Misc_Flower_02" -- Find Herbs
|
||||
"INV_Misc_Flower_02", -- Find Herbs
|
||||
"inv_tradeskillitem_03" -- Find Trees (TurtleWow Survival)
|
||||
},
|
||||
HUNTER = {
|
||||
"Ability_Tracking", -- Track Beasts, 4+
|
||||
|
||||
Reference in New Issue
Block a user