From cc8e904dcbfc916ebffa2cef029d82cd41592a47 Mon Sep 17 00:00:00 2001 From: Bizcochito Date: Sat, 7 May 2022 20:27:37 +0200 Subject: [PATCH] added 2 moods --- lessons/verbs.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lessons/verbs.lua b/lessons/verbs.lua index 8951735..4100530 100644 --- a/lessons/verbs.lua +++ b/lessons/verbs.lua @@ -34,6 +34,8 @@ print(colorTextBackground(COLOR.Gray,[[ - Command: add the suffix - Unsure/Shy: add the suffix - Question: add the suffix + - Relaxed/familiarity: add the suffix + - Excitement: add the suffix 4. Future - Use the prefix ]]) )