position update
This commit is contained in:
parent
a5efe23846
commit
37a28f4fe7
@ -35,6 +35,7 @@ do
|
||||
local SCREEN_POSITIONS = {
|
||||
-- Center is intentionally slightly above the center
|
||||
center = "0.5 0.6",
|
||||
belowcenter = "0.5 0.4",
|
||||
north = "0.5 0.75",
|
||||
east = "0.75 0.5",
|
||||
west = "0.25 0.5",
|
||||
|
@ -80,7 +80,7 @@ TOUR_SCRIPT = {
|
||||
narrator = "Kohaku",
|
||||
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",
|
||||
position = "belowcenter",
|
||||
skipCentering = true,
|
||||
speakerSide = "left"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user