//is there a way to adjust the text location in the text zone marker//
If I'm not mistaken, then certainly. Put it anywhere on screen you would like.
Use Text(x [horizontal # 1-100 left to right], y [vertical # 1-100 top to bottom],
text size [1-7], "text in quotes"]
Putting the text "Grab the Goblin's Crescent CIMITER!" bottom left would look like this;
Text(6, 92, 1, "Grab the Goblin's Crescent CIMITER!")
if you see Prompt(@#$$#&$%*U^&%!#$@)
replace it with the above.