From 2509e0a22831bd731b9973274f6a94b7c01f5cb5 Mon Sep 17 00:00:00 2001 From: KaTaai Date: Thu, 14 Jan 2016 23:39:52 +0100 Subject: [PATCH] Update ai.lua added stressed to the tender hug response --- ai.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai.lua b/ai.lua index d63f864..9f8893d 100644 --- a/ai.lua +++ b/ai.lua @@ -21,7 +21,7 @@ {"hugs"} },{ {"\01ACTION tenderly hugs %s\01"}, -{"I", "feel", "am", "sad", "tired", "angry", "depressed"} +{"I", "feel", "am", "sad", "tired", "angry", "depressed","stressed"} },{ {"Goodnight s% ! Have sweet dreams <3"}, {"I", "am", "'m", "going", "to", "bed", "sleep", "goodnight", ".", "!"}