mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-21 09:02:07 -07:00
remove message
This commit is contained in:
parent
c99b0e74a5
commit
def59d2aab
1 changed files with 0 additions and 1 deletions
|
|
@ -282,7 +282,6 @@ public class TutorialCompletionDialogue extends DialoguePlugin {
|
|||
player.getInventory().add(STARTER_PACK);
|
||||
interpreter.sendDialogue("Welcome to " + GameWorld.getName() + "!", "If you require any assistance, please don't hesitate to contact our", "friendly staff members and players for advice.");
|
||||
player.getPacketDispatch().sendMessage("Welcome to " + GameWorld.getName() + "!");
|
||||
player.sendMessage("<col=6495ED>If you're looking to get around, why not speak to Bill Teach?");
|
||||
player.unlock();
|
||||
TutorialSession.getExtension(player).setStage(TutorialSession.MAX_STAGE + 1);
|
||||
stage = 7;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue