From 2c2723758121a95a6c2854b6167d8012daf4191d Mon Sep 17 00:00:00 2001 From: Krakenied Date: Tue, 25 Jun 2024 07:41:29 +0200 Subject: Add {questcolored} to menu elements and other places --- docs/configuration/gui-configuration.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'docs') diff --git a/docs/configuration/gui-configuration.md b/docs/configuration/gui-configuration.md index da3efc13..989810f0 100644 --- a/docs/configuration/gui-configuration.md +++ b/docs/configuration/gui-configuration.md @@ -123,6 +123,9 @@ gui: The `{quest}` variable represents the quest [display name](creating-a-quest#name), with its formatting stripped. +The `{questcolored}` variable represents the quest [display +name](creating-a-quest#name), with its formatting left as is. + The `{questid}` variable represents the quest ID. The `{requirements}` variable represents the display names of the quests @@ -153,6 +156,9 @@ gui: The `{quest}` variable represents the quest [display name](creating-a-quest#name), with its formatting stripped. +The `{questcolored}` variable represents the quest [display +name](creating-a-quest#name), with its formatting left as is. + The `{questid}` variable represents the quest ID. ## Quest cooldown display @@ -178,6 +184,9 @@ gui: The `{quest}` variable represents the quest [display name](creating-a-quest#name), with its formatting stripped. +The `{questcolored}` variable represents the quest [display +name](creating-a-quest#name), with its formatting left as is. + The `{questid}` variable represents the quest ID. The `{time}` variable represents the formatted time remaining until the @@ -206,6 +215,9 @@ gui: The `{quest}` variable represents the quest [display name](creating-a-quest#name), with its formatting stripped. +The `{questcolored}` variable represents the quest [display +name](creating-a-quest#name), with its formatting left as is. + The `{questid}` variable represents the quest ID. ## No started quests -- cgit v1.2.3-70-g09d2