forked from 2009Scape/Server
Reverted some tutorial island dialogue
This commit is contained in:
parent
5abe50430d
commit
2be422e7da
1 changed files with 4 additions and 4 deletions
|
|
@ -814,10 +814,10 @@ object TutorialStage {
|
|||
Component.setUnclosable(
|
||||
player,
|
||||
player.dialogueInterpreter.sendPlaneMessageWithBlueTitle(
|
||||
"This is your worn equipment.",
|
||||
"From here you can see what items you have equipped. You will",
|
||||
"notice the button 'Show Equipment Stats'. Click on this now to",
|
||||
"display the details of what you have equipped.",
|
||||
"This is your worn inventory.",
|
||||
"From here you can see what items you have equipped. Let's",
|
||||
"get one of those slots filled, go back to your inventory and",
|
||||
"right click your dagger, select wield from the menu.",
|
||||
""
|
||||
)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue