diff --git a/src/main/java/wtf/beatrice/hidekobot/commands/message/MagicBallCommand.java b/src/main/java/wtf/beatrice/hidekobot/commands/message/MagicBallCommand.java index 83913e3..78a2391 100644 --- a/src/main/java/wtf/beatrice/hidekobot/commands/message/MagicBallCommand.java +++ b/src/main/java/wtf/beatrice/hidekobot/commands/message/MagicBallCommand.java @@ -19,20 +19,20 @@ public class MagicBallCommand implements MessageCommand Arrays.asList("It is certain.", "It is decidedly so.", "Without a doubt.", - "Yes definitely.", + "Yes, definitely.", "You may rely on it.", "As I see it, yes.", "Most likely.", - "Outlook good.", + "Looks like it.", "Yes.", "Signs point to yes.", "Reply hazy, try again.", "Ask again later.", "Better not tell you now.", - "Cannot predict now.", + "Seems uncertain.", "Concentrate and ask again.", "Don't count on it.", - "My reply is no.", + "My answer is no.", "My sources say no.", "Outlook not so good.", "Very doubtful."));