From 48697d7c1e135a65bfccde99defce1aaeac55420 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Thu, 5 Oct 2023 16:43:58 +0200 Subject: [PATCH] Update Icon --- RetainerTrack/RetainerTrack.json | 1 + 1 file changed, 1 insertion(+) diff --git a/RetainerTrack/RetainerTrack.json b/RetainerTrack/RetainerTrack.json index fb8339b..b58911d 100644 --- a/RetainerTrack/RetainerTrack.json +++ b/RetainerTrack/RetainerTrack.json @@ -4,5 +4,6 @@ "Punchline": "Track who a retainer belongs to.", "Description": "Keeps track of who a retainer belongs to - if you have seen the retainer's owner locally (if you were on the same party, or if you have seen an item crafted by them).\n\nTracking is unavailable if the crafter isn't the retainer owner (to avoid resellers being attributed incorrectly), and if the tooltip says 'Obtaining Signature'.", "RepoUrl": "https://git.carvel.li/liza/RetainerTrack", + "IconUrl": "https://git.carvel.li/liza/plugin-repo/raw/branch/master/dist/RetainerTrack.png", "Tags": ["retainer", "track"] }