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"] }