From 1c602df6689610926d9321fe27d2f6057c6ba73e Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Sun, 26 Feb 2023 01:10:44 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=84=20Add=20description/punchline?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- RetainerTrack/RetainerTrack.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/RetainerTrack/RetainerTrack.json b/RetainerTrack/RetainerTrack.json index 987d7cf..1efd8af 100644 --- a/RetainerTrack/RetainerTrack.json +++ b/RetainerTrack/RetainerTrack.json @@ -1,7 +1,8 @@ { "Name": "RetainerTrack", "Author": "Liza Carvelli", - "Punchline": "", - "Description": "", - "RepoUrl": "https://github.com/carvelli/RetainerTrack" + "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://github.com/carvelli/RetainerTrack", + "Tags": ["retainer", "track"] }