From 1884c6bc769684e36423c76a01e209bbd3c03d9a Mon Sep 17 00:00:00 2001 From: IndecentAdri Date: Thu, 14 Jan 2016 23:04:43 +0100 Subject: [PATCH] Update ai.lua --- ai.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ai.lua b/ai.lua index 6ef4f30..19bfb9a 100644 --- a/ai.lua +++ b/ai.lua @@ -20,6 +20,9 @@ {"\01ACTION hugs %s\01"}, {"hugs"} },{ +{"\01ACTION tenderly hugs %s\01"}, +{"I", "feel", "am", "sad", "tired", "angry", "depressed"} +},{ {"Yes.","No.","Perhaps."}, {"?","?"},true }}