chat commands: add beginner clues
Co-authored-by: Robin Rijkeboer <robin.rijkeboer@itonomy.nl>
This commit is contained in:
@@ -831,6 +831,9 @@ public class ChatCommandsPlugin extends Plugin
|
||||
|
||||
switch (level)
|
||||
{
|
||||
case "beginner":
|
||||
hiscoreSkill = result.getClueScrollBeginner();
|
||||
break;
|
||||
case "easy":
|
||||
hiscoreSkill = result.getClueScrollEasy();
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user