From 89b01069c29514f73c9ca527fa772249d482ca8a Mon Sep 17 00:00:00 2001 From: Pesakitan22 Date: Tue, 17 Apr 2018 11:22:59 +0700 Subject: [PATCH] templating --- simple_commands.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple_commands.py b/simple_commands.py index 04deb29..b864d8d 100644 --- a/simple_commands.py +++ b/simple_commands.py @@ -72,7 +72,7 @@ attributions = ("Attributions:\n" "Originals available on http://game-icons.net\n" "Icons edited by Ι³ick") -modes_explanation = ("This UNO bot has three game modes: Classic, Sanic and Wild.\n\n" +modes_explanation = ("This UNO bot has four game modes: One, Classic, Sanic and Wild.\n\n" " 🎻 The Classic mode uses the conventional UNO deck and there is no auto skip.\n" " πŸš€ The Sanic mode uses the conventional UNO deck and the bot automatically skips a player if he/she takes too long to play its turn\n" " πŸ‰ The Wild mode uses a deck with more special cards, less number variety and no auto skip.\n"