Reverted some tutorial island dialogue
This commit is contained in:
@@ -814,10 +814,10 @@ object TutorialStage {
|
|||||||
Component.setUnclosable(
|
Component.setUnclosable(
|
||||||
player,
|
player,
|
||||||
player.dialogueInterpreter.sendPlaneMessageWithBlueTitle(
|
player.dialogueInterpreter.sendPlaneMessageWithBlueTitle(
|
||||||
"This is your worn equipment.",
|
"This is your worn inventory.",
|
||||||
"From here you can see what items you have equipped. You will",
|
"From here you can see what items you have equipped. Let's",
|
||||||
"notice the button 'Show Equipment Stats'. Click on this now to",
|
"get one of those slots filled, go back to your inventory and",
|
||||||
"display the details of what you have equipped.",
|
"right click your dagger, select wield from the menu.",
|
||||||
""
|
""
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user