mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-21 09:02:07 -07:00
Merge branch 'simon_templeton_debug_message' into 'master'
Removed random message when talking to Simon Templeton. See merge request 2009scape/2009scape!216
This commit is contained in:
commit
871ae1723f
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@ public final class SimonTempleton extends DialoguePlugin{
|
|||
return true;
|
||||
}
|
||||
}
|
||||
player.getPacketDispatch().sendMessage("" + args.length);
|
||||
npc("G'day, mate!. Got any new", "pyramid artefacts for me?");
|
||||
return true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue