File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,14 +19,14 @@ TourGuide.icons = setmetatable({
19
19
MAP = " Interface\\ Icons\\ Ability_Spy" ,
20
20
FLY = " Interface\\ Icons\\ Ability_Druid_FlightForm" ,
21
21
TRAIN = " Interface\\ GossipFrame\\ trainerGossipIcon" ,
22
- SETHEARTH = " Interface\\ Icons \\ Spell_Holy_ElunesGrace " ,
22
+ SETHEARTH = " Interface\\ AddOns \\ TourGuide \\ resting.tga " ,
23
23
HEARTH = " Interface\\ Icons\\ INV_Misc_Rune_01" ,
24
24
NOTE = " Interface\\ Icons\\ INV_Misc_Note_01" ,
25
25
GRIND = " Interface\\ Icons\\ INV_Stone_GrindingStone_05" ,
26
26
USE = " Interface\\ Icons\\ INV_Misc_Bag_08" ,
27
27
BUY = " Interface\\ Icons\\ INV_Misc_Coin_01" ,
28
28
BOAT = " Interface\\ Icons\\ Spell_Frost_SummonWaterElemental" ,
29
- GETFLIGHTPOINT = " Interface\\ Icons\\ Spell_Nature_GiftoftheWaterSpirit " ,
29
+ GETFLIGHTPOINT = " Interface\\ Icons\\ Ability_Hunter_EagleEye " ,
30
30
}, {__index = function () return " Interface\\ Icons\\ INV_Misc_QuestionMark" end })
31
31
32
32
You can’t perform that action at this time.
0 commit comments