chat commands: add beginner clues
Co-authored-by: Robin Rijkeboer <robin.rijkeboer@itonomy.nl>
This commit is contained in:
committed by
Adam
co-authored by
Robin Rijkeboer
parent
ee216e0c43
commit
b44f18ae36
+3
@@ -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