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)
|
switch (level)
|
||||||
{
|
{
|
||||||
|
case "beginner":
|
||||||
|
hiscoreSkill = result.getClueScrollBeginner();
|
||||||
|
break;
|
||||||
case "easy":
|
case "easy":
|
||||||
hiscoreSkill = result.getClueScrollEasy();
|
hiscoreSkill = result.getClueScrollEasy();
|
||||||
break;
|
break;
|
||||||
|
|||||||
Reference in New Issue
Block a user