Removed random message when talking to Simon Templeton.

This commit is contained in:
NixWigton
2021-08-06 14:28:53 -05:00
parent b6e2403866
commit 91586f8f63
@@ -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;
}