diff --git a/scenes/prompt.js b/scenes/prompt.js index f5114ff..60cce15 100755 --- a/scenes/prompt.js +++ b/scenes/prompt.js @@ -199,7 +199,7 @@ export class Prompt { } // - // Easter ægg + // Easter ægg(with an æ) // Example of having a string as a colon-handler - onColon__pull_out_wand = "You cannot pull out your wand right now! But thanks for trying 😘🍌🍆"; + onColon__pull_out_wand = "You cannot pull out your wand right now. Try again at a more appropriate time"; }