Skip to content

Commit dec915d

Browse files
committed
TourGuide - Icon changes
git-svn-id: https://tekkub-wow.googlecode.com/svn/trunk/TourGuide@632 86fe6d9a-1522-0410-a387-bf9db416f0a0
1 parent 5112c6c commit dec915d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

TourGuide.lua

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ TourGuide.icons = setmetatable({
1919
MAP = "Interface\\Icons\\Ability_Spy",
2020
FLY = "Interface\\Icons\\Ability_Druid_FlightForm",
2121
TRAIN = "Interface\\GossipFrame\\trainerGossipIcon",
22-
SETHEARTH = "Interface\\Icons\\Spell_Holy_ElunesGrace",
22+
SETHEARTH = "Interface\\AddOns\\TourGuide\\resting.tga",
2323
HEARTH = "Interface\\Icons\\INV_Misc_Rune_01",
2424
NOTE = "Interface\\Icons\\INV_Misc_Note_01",
2525
GRIND = "Interface\\Icons\\INV_Stone_GrindingStone_05",
2626
USE = "Interface\\Icons\\INV_Misc_Bag_08",
2727
BUY = "Interface\\Icons\\INV_Misc_Coin_01",
2828
BOAT = "Interface\\Icons\\Spell_Frost_SummonWaterElemental",
29-
GETFLIGHTPOINT = "Interface\\Icons\\Spell_Nature_GiftoftheWaterSpirit",
29+
GETFLIGHTPOINT = "Interface\\Icons\\Ability_Hunter_EagleEye",
3030
}, {__index = function() return "Interface\\Icons\\INV_Misc_QuestionMark" end})
3131

3232

resting.tga

1.82 KB
Binary file not shown.

0 commit comments

Comments
 (0)