From 3db97dea7543d07c086d804da1db6dbc8142e923 Mon Sep 17 00:00:00 2001 From: Chr1Z93 Date: Wed, 20 Nov 2024 18:45:46 +0100 Subject: [PATCH] updated tour --- src/core/tour/TourScript.ttslua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/tour/TourScript.ttslua b/src/core/tour/TourScript.ttslua index ff84b357..8a3d2498 100644 --- a/src/core/tour/TourScript.ttslua +++ b/src/core/tour/TourScript.ttslua @@ -72,7 +72,7 @@ TOUR_SCRIPT = { }, { narrator = "Jacqueline", - text = "When the ire of fate finds you and the chaos looms, this large button will draw a chaos token. Click it again to return the token to the bag.\n\nWhether a vision of the future or a curse from the opponents we face, if you need additional tokens a right-click will draw more. I wish you luck, but have a vision of red tentacles reaching for you...", + text = "When the ire of fate finds you and the chaos looms, this large button will draw a chaos token. Click it again to return the token to the bag.\n\nWhether a vision of the future or a curse from the opponents we face, if you need additional tokens a right-click will draw more. In case you need to draw multiple at once, type the number while hovering it...", showPos = { x = -35, y = -20, z = 4.25 }, position = "north", skipCentering = true,