From 6e6d4a9d1ed808555642f1e632e6a434cd68ec51 Mon Sep 17 00:00:00 2001 From: Buhallin Date: Sun, 8 Jan 2023 16:44:57 -0800 Subject: [PATCH] Update tour script for new table layout and object changes --- src/core/tour/TourScript.ttslua | 25 +++++++++---------------- 1 file changed, 9 insertions(+), 16 deletions(-) diff --git a/src/core/tour/TourScript.ttslua b/src/core/tour/TourScript.ttslua index 2f6fd65c..2d92848a 100644 --- a/src/core/tour/TourScript.ttslua +++ b/src/core/tour/TourScript.ttslua @@ -14,41 +14,34 @@ TOUR_SCRIPT = { }, { narrator = "Daisy", - text = "If you're new to the game, the library here has everything you'll need. I don't much care for guns, but if you're looking for more in-depth tutorials you can find them inside that automatic above the table.", + text = "If you're new to the game, the library here has everything you'll need. A little research can go a long way, and looking into old newspapers for the weird and unusual can yield some surprisingly helpful information.\n\nI put a few right there that might prove enlightening.", showObj = "d99993", distanceFromObj = 20, - position = "north", + position = "west", speakerSide = "right" }, { narrator = "Mandy", text = "To survive what's coming you'll need a deck. If it's safely hidden away on ArkhamDB you can load it here, and even find the newest version after an upgrade without changing the ID.\n\nNo need to publish all your decks, use 'Private' and you can see it. Just make sure to select 'Make your decks public' in ArkhamDB.", showObj = "a28140", - distanceFromObj = -10, + distanceFromObj = -5, position = "northwest", + skipCentering = true, }, { narrator = "Daniela", - text = "I prefer the hands-on approach to building things, if you do too you can build a deck yourself.\n\nThese containers have all the Level 0 cards for each class. Once you've had a run-in with the horrors lurking out there, you can find higher level cards to the right.", - showObj = "7e47e1", - distanceFromObj = -10, + text = "I prefer the hands-on approach to building things, if you do too you can build a deck yourself.\n\nAll the cards you could ever need are here, laid out like a disassembled engine. Place the cards on the table, copy them for your deck, and you'll be ready for anything.", + showObj = "2d30ee", + distanceFromObj = -7, position = "south", speakerSide = "right" }, - { - narrator = "Leo", - text = "We're all here. Those of us who have chosen to stand up to the evils few even know exist. It's a hard, bloody battle and many have fallen. But the world is safe, at least for now.\n\nIf you're building a deck and need investigator cards and our signature tricks, here's where you find them.", - showObj = "899c3a", - distanceFromObj = 10, - position = "northeast", - speakerSide = "right" - }, { narrator = "Finn", text = "Ready to face the unknown? We've smuggled shocking revelations and devious enemies from all over the world. Download the campaign you want to play, then Place it on the table to see the scenarios.\n\nJust remember - if it turns out to be too much for you, I was never here.", showObj = "aca04c", - distanceFromObj = 10, - position = "south", + distanceFromObj = 20, + position = "northwest", }, { narrator = "Diana",