diff --git a/src/core/tour/TourScript.ttslua b/src/core/tour/TourScript.ttslua index 14c2ef3e..d40964fd 100644 --- a/src/core/tour/TourScript.ttslua +++ b/src/core/tour/TourScript.ttslua @@ -78,7 +78,7 @@ TOUR_SCRIPT = { }, { narrator = "Kohaku", - text = "Folklorists, immersed in the rich narratives of blessings and curses, explore the essence of human beliefs. You can ese this tool to control the amount of bless and curse tokens. It will also display the amount in the bag (+ sealed on cards) for you. Remember to remove bless / curse tokens with this after resolving them.", + text = "Folklorists, immersed in the rich narratives of blessings and curses, explore the essence of human beliefs. You can use this tool to control the amount of bless and curse tokens in the chaos bag. It will also display the amount in the bag (+ sealed on cards) for you. Remember to remove bless / curse tokens with this after resolving them.", objReferenceData = { owner = "Mythos", type = "BlessCurseManager" }, position = "center", skipCentering = true,