From 238911c72cbba267db26b2dacd906b8ea49baf85 Mon Sep 17 00:00:00 2001 From: Arcidayne <9382522b@opayq.com> Date: Sat, 28 Nov 2015 18:28:24 -0800 Subject: [PATCH] Themed Tracker --- Themed_Tracker/Themed_Tracker.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Themed_Tracker/Themed_Tracker.xml b/Themed_Tracker/Themed_Tracker.xml index 1875260..77ceb52 100644 --- a/Themed_Tracker/Themed_Tracker.xml +++ b/Themed_Tracker/Themed_Tracker.xml @@ -1106,7 +1106,8 @@ function OnHelp () end ColourNote("green", "", "Themed Tracker Help", "gray", "", " (Original written by GdAnGuS, rewritten and revamped by Arcidayne)\n") -fmt("q[uest] stats", "Displays quest stats in a \"score\" format") +fmt("q[uest] stats", "Displays quest stats in a \"score\" format.") +fmt("q[uest] report [channel]", "Reports to your default channel without arguments, or the channel of your choice.") fmt("q[uest] custom [type] [string]", "Allows you to customize strings. Without arguments, will display fields you can set.") fmt("q[uest] theme [theme option]", "Sets your current theme to a new theme. Without arguments, displays all your existing themes.") fmt("q[uest] addtheme [name]", "Allows you to add a new color theme. It will default all colors to white, so be sure to set the new colors.")